[Commits] (markie) Corrected dependency error for expand
commits at osafoundation.org
commits at osafoundation.org
Fri Aug 13 15:51:14 PDT 2004
Commit by: markie
Modified files:
external/yapps/Makefile 1.1 1.2
Log message:
Corrected dependency error for expand
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/external/yapps/Makefile.diff?r1=text&tr1=1.1&r2=text&tr2=1.2
Index: external/yapps/Makefile
diff -u external/yapps/Makefile:1.1 external/yapps/Makefile:1.2
--- external/yapps/Makefile:1.1 Fri Aug 13 12:35:42 2004
+++ external/yapps/Makefile Fri Aug 13 15:51:13 2004
@@ -11,7 +11,7 @@
cd $(SRC); \
cp yapps2.py yappsrt.py grammar.py parsetree.py $(BUILD_ROOT)/$(SNAP)/$(SITE)/
-expand: yapps-$(VERSION).zip
+expand:
unzip -o yapps$(VERSION).zip
snap:
More information about the Commits
mailing list