[or-cvs] r14823: Missing backslash (torbrowser/trunk/build-scripts)

sjm217 at seul.org sjm217 at seul.org
Thu May 29 13:34:31 UTC 2008


Author: sjm217
Date: 2008-05-29 09:34:31 -0400 (Thu, 29 May 2008)
New Revision: 14823

Modified:
   torbrowser/trunk/build-scripts/Makefile
Log:
Missing backslash

Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2008-05-29 12:32:48 UTC (rev 14822)
+++ torbrowser/trunk/build-scripts/Makefile	2008-05-29 13:34:31 UTC (rev 14823)
@@ -237,5 +237,5 @@
 	svn export https://tor-svn.freehaven.net/svn/torbrowser/trunk/ \
                    $(SRCDESTPATH)
 	cd $(SRCDEST); tar --exclude src/archived-patches \
-                           --exclude src/current-patches  --exclude src/processtest
+                           --exclude src/current-patches  --exclude src/processtest \
                            -czvf $(SRCNAME)-src.tar.gz $(SRCNAME)



More information about the tor-commits mailing list