[PC-BSD Commits] r11953 - pbibuild/modules/mail/sylpheed3
svn at pcbsd.org
svn at pcbsd.org
Fri Aug 5 06:15:01 PDT 2011
Author: kenmoore
Date: 2011-08-05 06:15:00 -0700 (Fri, 05 Aug 2011)
New Revision: 11953
Modified:
pbibuild/modules/mail/sylpheed3/build.sh
pbibuild/modules/mail/sylpheed3/pbi.conf
Log:
try to fix the build script for sylpheed and rebuild
Modified: pbibuild/modules/mail/sylpheed3/build.sh
===================================================================
--- pbibuild/modules/mail/sylpheed3/build.sh 2011-08-05 12:58:56 UTC (rev 11952)
+++ pbibuild/modules/mail/sylpheed3/build.sh 2011-08-05 13:15:00 UTC (rev 11953)
@@ -12,6 +12,6 @@
##############################################################################
# Save the right version number in bin wrapper
-sed -i.bak "s,CHANGEME,${PBI_TARGETDIR},g" ${PBIDIR}/bin/sylpheed
+#sed -i.bak "s,CHANGEME,${PBI_TARGETDIR},g" ${PBIDIR}/bin/sylpheed
chmod 755 ${PBIDIR}/bin/*
Modified: pbibuild/modules/mail/sylpheed3/pbi.conf
===================================================================
--- pbibuild/modules/mail/sylpheed3/pbi.conf 2011-08-05 12:58:56 UTC (rev 11952)
+++ pbibuild/modules/mail/sylpheed3/pbi.conf 2011-08-05 13:15:00 UTC (rev 11953)
@@ -33,7 +33,7 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="02"
+BUILDKEY="03"
PBIAUTOPOPULATE="YES"
export PBIAUTOPOPULATE
More information about the Commits
mailing list