[PC-BSD Commits] r2653 - in pbibuild/modules/commandandconquer-GDI: . overlay-dir/GDI/drive_c/windows/temp
svn at pcbsd.org
svn at pcbsd.org
Mon Aug 25 13:31:21 PDT 2008
Author: kris
Date: 2008-08-25 13:31:21 -0700 (Mon, 25 Aug 2008)
New Revision: 2653
Removed:
pbibuild/modules/commandandconquer-GDI/overlay-dir/GDI/drive_c/windows/temp/GDI95.iso
Modified:
pbibuild/modules/commandandconquer-GDI/build.sh
Log:
DO same with GDI iso file, remove from SVN and move to fetchable location
Modified: pbibuild/modules/commandandconquer-GDI/build.sh
===================================================================
--- pbibuild/modules/commandandconquer-GDI/build.sh 2008-08-25 20:30:04 UTC (rev 2652)
+++ pbibuild/modules/commandandconquer-GDI/build.sh 2008-08-25 20:31:21 UTC (rev 2653)
@@ -13,3 +13,7 @@
sed -e "s,CHANGEME,CommandandConquerGold2${PORTVER},g" ${PBIDIR}/bin/gdi > /tmp/gdi
mv /tmp/gdi ${PBIDIR}/bin/gdi
chmod 755 ${PBIDIR}/bin/gdi
+
+# Fetch the ISO from the web for inclusion into this PBI
+cd ${PBIDIR}/GDI/drive_c/windows/temp
+fetch http://www.pcbsd.org/~kris/autobuildpkgs/GDI95.is
More information about the Commits
mailing list