setup-helper is not there anymore, so do not delete it - pee - Pee a password m… | |
git clone git://vernunftzentrum.de/pee.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 404420ba6d6fa7e5376ce613f3803a65b2ca94ef | |
parent 045e8408fc5764e4898a80377342c93a9c0a4589 | |
Author: Christian Kellermann <[email protected]> | |
Date: Sat, 9 Jan 2016 12:43:22 +0100 | |
setup-helper is not there anymore, so do not delete it | |
Diffstat: | |
static-compilation.sh | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/static-compilation.sh b/static-compilation.sh | |
@@ -25,5 +25,5 @@ csc -static *o ./tweetnacl/tweetnacl.impl.o -o pee | |
strip ./pee | |
-rm -r matchable blob-utils check-errors foreigners getopt-long setup-helper st… | |
+rm -r matchable blob-utils check-errors foreigners getopt-long string-utils st… | |
rm *.o *.import.* |