[Pkg-puppet-devel] [facter] 20/61: (packaging) Remove PackageInfo.plist, it is no longer used by packaging.
Stig Sandbeck Mathisen
ssm at debian.org
Mon Nov 4 15:01:48 UTC 2013
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit a1842d0c8ca82d7c87e6e5d86e6d806784d103f1
Author: Matthaus Owens <matthaus at puppetlabs.com>
Date: Tue Jul 16 09:45:41 2013 -0700
(packaging) Remove PackageInfo.plist, it is no longer used by packaging.
---
ext/osx/PackageInfo.plist | 36 ------------------------------------
1 file changed, 36 deletions(-)
diff --git a/ext/osx/PackageInfo.plist b/ext/osx/PackageInfo.plist
deleted file mode 100644
index 6668e2e..0000000
--- a/ext/osx/PackageInfo.plist
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleIdentifier</key>
- <string>com.reductivelabs.facter</string>
- <key>CFBundleShortVersionString</key>
- <string>{SHORTVERSION}</string>
- <key>IFMajorVersion</key>
- <integer>{MAJORVERSION}</integer>
- <key>IFMinorVersion</key>
- <integer>{MINORVERSION}</integer>
- <key>IFPkgFlagAllowBackRev</key>
- <false/>
- <key>IFPkgFlagAuthorizationAction</key>
- <string>RootAuthorization</string>
- <key>IFPkgFlagDefaultLocation</key>
- <string>/</string>
- <key>IFPkgFlagFollowLinks</key>
- <true/>
- <key>IFPkgFlagInstallFat</key>
- <false/>
- <key>IFPkgFlagIsRequired</key>
- <false/>
- <key>IFPkgFlagOverwritePermissions</key>
- <false/>
- <key>IFPkgFlagRelocatable</key>
- <false/>
- <key>IFPkgFlagRestartAction</key>
- <string>None</string>
- <key>IFPkgFlagRootVolumeOnly</key>
- <true/>
- <key>IFPkgFlagUpdateInstalledLanguages</key>
- <false/>
-</dict>
-</plist>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git
More information about the Pkg-puppet-devel
mailing list