[PC-BSD Commits] r7829 - pbibuild/modules/deskutils/calibre
svn at pcbsd.org
svn at pcbsd.org
Thu Oct 14 13:37:08 PDT 2010
Author: kenmoore
Date: 2010-10-14 13:37:08 -0700 (Thu, 14 Oct 2010)
New Revision: 7829
Modified:
pbibuild/modules/deskutils/calibre/pbi.conf
Log:
Don't remove the perl files and rebuild calibre
Modified: pbibuild/modules/deskutils/calibre/pbi.conf
===================================================================
--- pbibuild/modules/deskutils/calibre/pbi.conf 2010-10-14 20:14:56 UTC (rev 7828)
+++ pbibuild/modules/deskutils/calibre/pbi.conf 2010-10-14 20:37:08 UTC (rev 7829)
@@ -9,5 +9,6 @@
OTHERPORT=""
MAKEOPTS=""
PBIPRUNEPYTHON="NO" ; export PBIPRUNEPYTHON
-BUILDKEY="02"
+PBIPRUNEPERL="NO" ; export PBIPRUNEPERL
+BUILDKEY="03"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list