[PC-BSD Commits] r5562 - pbibuild/modules/audio/exaile
svn at pcbsd.org
svn at pcbsd.org
Fri Dec 11 09:11:33 PST 2009
Author: kris
Date: 2009-12-11 09:11:33 -0800 (Fri, 11 Dec 2009)
New Revision: 5562
Modified:
pbibuild/modules/audio/exaile/pbi.conf
Log:
Updated exaile, don't prune python
Modified: pbibuild/modules/audio/exaile/pbi.conf
===================================================================
--- pbibuild/modules/audio/exaile/pbi.conf 2009-12-11 16:59:49 UTC (rev 5561)
+++ pbibuild/modules/audio/exaile/pbi.conf 2009-12-11 17:11:33 UTC (rev 5562)
@@ -34,6 +34,9 @@
# 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="03"
+BUILDKEY="02"
+# Dont prune python files, we need them
+PBIPRUNEPYTHON="NO" ; export PBIPRUNEPYTHON
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list