[Commits] (heikki) Junk directory info so that swig.exe gets placed
in the right place. Not yet part of build.
commits at osafoundation.org
commits at osafoundation.org
Thu May 27 14:05:55 PDT 2004
Commit by: heikki
Modified files:
external/swig/Makefile 1.4 1.5
Log message:
Junk directory info so that swig.exe gets placed in the right place. Not yet part of build.
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/external/swig/Makefile.diff?r1=text&tr1=1.4&r2=text&tr2=1.5
Index: external/swig/Makefile
diff -u external/swig/Makefile:1.4 external/swig/Makefile:1.5
--- external/swig/Makefile:1.4 Wed May 26 12:20:52 2004
+++ external/swig/Makefile Thu May 27 14:05:24 2004
@@ -38,7 +38,7 @@
fi
expand: swigwin-1.3.21.zip
- unzip -o swigwin-1.3.21.zip SWIG-1.3.21/swig.exe -d $(BUILD_ROOT)/$(SNAP)/bin/
+ unzip -o -j swigwin-1.3.21.zip SWIG-1.3.21/swig.exe -d $(BUILD_ROOT)/$(SNAP)/bin/
else
More information about the Commits
mailing list