[PC-BSD Commits] r2785 - in pbibuild/modules: . picasa
svn at pcbsd.org
svn at pcbsd.org
Wed Sep 17 08:58:46 PDT 2008
Author: gonzalo
Date: 2008-09-17 08:58:46 -0700 (Wed, 17 Sep 2008)
New Revision: 2785
Removed:
pbibuild/modules/winrar/
Modified:
pbibuild/modules/picasa/build.sh
Log:
WinRAR alt folder deleted
Modified: pbibuild/modules/picasa/build.sh
===================================================================
--- pbibuild/modules/picasa/build.sh 2008-09-17 15:47:36 UTC (rev 2784)
+++ pbibuild/modules/picasa/build.sh 2008-09-17 15:58:46 UTC (rev 2785)
@@ -9,7 +9,7 @@
# PORTVER = Version number of the port we used to build
##############################################################################
-# Save the right version number in the removepbi.sh script
-sed -e "s,CHANGEME,Picasa${PORTVER},g" ${PBIDIR}/bin/picasa > /tmp/picasa
+# Save the right version number in the picasa script
+sed -e "s,CHANGEME,${PORTVER},g" ${PBIDIR}/bin/picasa > /tmp/picasa
mv /tmp/picasa ${PBIDIR}/bin/picasa
chmod 755 ${PBIDIR}/bin/picasa
More information about the Commits
mailing list