[Commits] (vajda) snap target now creating empty archive
commits at osafoundation.org
commits at osafoundation.org
Fri Aug 20 16:04:16 PDT 2004
Commit by: vajda
Modified files:
external/openssl/Makefile 1.20 1.21
Log message:
snap target now creating empty archive
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/external/openssl/Makefile.diff?r1=text&tr1=1.20&r2=text&tr2=1.21
Index: external/openssl/Makefile
diff -u external/openssl/Makefile:1.20 external/openssl/Makefile:1.21
--- external/openssl/Makefile:1.20 Sat Jul 3 16:45:25 2004
+++ external/openssl/Makefile Fri Aug 20 16:04:14 2004
@@ -56,6 +56,7 @@
# to make sure Chandler will find our DLLs and not anything in Windows
# system directories.
snap:
+ tar -cvzf $(SNAP).tar.gz . --no-recursion
else
More information about the Commits
mailing list