[Commits] (heikki) Bug 1452, moving debug and release directories under chandler directory.

commits at osafoundation.org commits at osafoundation.org
Mon Jul 19 13:34:26 PDT 2004


Commit by: heikki
Modified files:
external/Makefile 1.36 1.37

Log message:
Bug 1452, moving debug and release directories under chandler directory.

ViewCVS links:
http://cvs.osafoundation.org/index.cgi/external/Makefile.diff?r1=text&tr1=1.36&r2=text&tr2=1.37

Index: external/Makefile
diff -u external/Makefile:1.36 external/Makefile:1.37
--- external/Makefile:1.36	Tue Jul 13 14:08:37 2004
+++ external/Makefile	Mon Jul 19 13:33:52 2004
@@ -95,7 +95,7 @@
 	scp $(SNAP)-$(VERSION).tar.gz $(UPLOAD)
 
 install: $(SNAP)-$(VERSION).tar.gz
-	tar -C .. -xvzf $(SNAP)-$(VERSION).tar.gz
+	tar -C ../chandler -xvzf $(SNAP)-$(VERSION).tar.gz
 
 checkout:
 	cd ..; \



More information about the Commits mailing list