[PC-BSD Commits] r7791 - pbibuild/modules/deskutils/calibre
svn at pcbsd.org
svn at pcbsd.org
Wed Oct 13 11:30:25 PDT 2010
Author: kenmoore
Date: 2010-10-13 11:30:25 -0700 (Wed, 13 Oct 2010)
New Revision: 7791
Modified:
pbibuild/modules/deskutils/calibre/pbi.conf
Log:
Don't remove python from calibre and rebuild
Modified: pbibuild/modules/deskutils/calibre/pbi.conf
===================================================================
--- pbibuild/modules/deskutils/calibre/pbi.conf 2010-10-13 13:40:51 UTC (rev 7790)
+++ pbibuild/modules/deskutils/calibre/pbi.conf 2010-10-13 18:30:25 UTC (rev 7791)
@@ -8,5 +8,6 @@
PBIUPDATE="http://update.pbidir.com"
OTHERPORT=""
MAKEOPTS=""
-BUILDKEY="01"
+PBIPRUNEPYTHON="NO" ; export PBIPRUNEPYTHON
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list