[PC-BSD Commits] r1082 - in pbibuild/modules/kompozer: . overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Sat Dec 29 18:23:46 PST 2007
Author: kris
Date: 2007-12-29 18:23:46 -0800 (Sat, 29 Dec 2007)
New Revision: 1082
Modified:
pbibuild/modules/kompozer/overlay-dir/PBI.RemoveScript.sh
pbibuild/modules/kompozer/pbi.conf
Log:
Fixed the dialog asking if the user wants to remove the kompozer profile
Modified: pbibuild/modules/kompozer/overlay-dir/PBI.RemoveScript.sh
===================================================================
--- pbibuild/modules/kompozer/overlay-dir/PBI.RemoveScript.sh 2007-12-28 20:44:15 UTC (rev 1081)
+++ pbibuild/modules/kompozer/overlay-dir/PBI.RemoveScript.sh 2007-12-30 02:23:46 UTC (rev 1082)
@@ -28,4 +28,6 @@
rm -rf /home/${i}/.kompozer
fi
done
+ fi
+
fi
Modified: pbibuild/modules/kompozer/pbi.conf
===================================================================
--- pbibuild/modules/kompozer/pbi.conf 2007-12-28 20:44:15 UTC (rev 1081)
+++ pbibuild/modules/kompozer/pbi.conf 2007-12-30 02:23:46 UTC (rev 1082)
@@ -32,6 +32,6 @@
# 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="23"
+BUILDKEY="03"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list