[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.24.6-1-356-g5718585

James Turnbull james at lovedthanlost.net
Fri Jan 23 14:20:46 UTC 2009


The following commit has been merged in the master branch:
commit bfcdfe863bea8470052bc7a242987c1bed18a572
Author: Nigel Kersten <nigel at explanatorygap.net>
Date:   Tue Aug 5 13:43:02 2008 -0700

    fix terrible error with overwriting permissions

diff --git a/conf/osx/PackageInfo.plist b/conf/osx/PackageInfo.plist
index e8a4e6f..9706a80 100644
--- a/conf/osx/PackageInfo.plist
+++ b/conf/osx/PackageInfo.plist
@@ -23,7 +23,7 @@
 	<key>IFPkgFlagIsRequired</key>
 	<false/>
 	<key>IFPkgFlagOverwritePermissions</key>
-	<true/>
+	<false/>
 	<key>IFPkgFlagRelocatable</key>
 	<false/>
 	<key>IFPkgFlagRestartAction</key>

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list