[PC-BSD Commits] r12754 - in pbi/modules/cad/opencascade: . scripts
svn at pcbsd.org
svn at pcbsd.org
Mon Sep 12 07:58:12 PDT 2011
Author: kenmoore
Date: 2011-09-12 07:58:12 -0700 (Mon, 12 Sep 2011)
New Revision: 12754
Added:
pbi/modules/cad/opencascade/scripts/post-install.sh
Removed:
pbi/modules/cad/opencascade/scripts/post-portmake.sh
pbi/modules/cad/opencascade/scripts/pre-remove.sh
Modified:
pbi/modules/cad/opencascade/pbi.conf
Log:
Fix the scripts for opencascade and rebuild (remove legacy pre-remove.sh, move post-portmake to post-install)
Modified: pbi/modules/cad/opencascade/pbi.conf
===================================================================
--- pbi/modules/cad/opencascade/pbi.conf 2011-09-12 14:54:07 UTC (rev 12753)
+++ pbi/modules/cad/opencascade/pbi.conf 2011-09-12 14:58:12 UTC (rev 12754)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="cad/opencascade"
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list