mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-27 20:27:12 +09:00
Build scripts don't clean after themselves
This commit is contained in:
@@ -23,6 +23,3 @@ make distclean > /dev/null
|
||||
--prefix="$PREFIX" || exit 1
|
||||
|
||||
make -j3 check && make -j3 install || exit 1
|
||||
|
||||
# Cleanup
|
||||
make distclean > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user