darwin-plist-renaming-20010911
authorDerrick Brashear <shadow@dementia.org>
Tue, 11 Sep 2001 21:30:21 +0000 (21:30 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 11 Sep 2001 21:30:21 +0000 (21:30 +0000)
allow configure processing of files

src/afsd/afs.ppc_darwin.plist.in [deleted file]
src/afsd/afs.ppc_darwin_12.plist.in [moved from src/afsd/afs.ppc_darwin_12.plist with 100% similarity]
src/afsd/afs.ppc_darwin_13.plist.in [moved from src/afsd/afs.ppc_darwin_13.plist with 100% similarity]

diff --git a/src/afsd/afs.ppc_darwin.plist.in b/src/afsd/afs.ppc_darwin.plist.in
deleted file mode 100644 (file)
index 50e5e72..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
-<plist version="0.9">
-<dict>
-       <key>CFBundleDevelopmentRegion</key>
-       <string>English</string>
-       <key>CFBundleExecutable</key>
-       <string>afs</string>
-       <key>CFBundleIdentifier</key>
-       <string>org.openafs.filesystems.afs</string>
-       <key>CFBundleInfoDictionaryVersion</key>
-       <string>6.0</string>
-       <key>CFBundleName</key>
-       <string>afs</string>
-       <key>CFBundlePackageType</key>
-       <string>KEXT</string>
-       <key>CFBundleShortVersionString</key>
-       <string>@VERSION@</string>
-       <key>CFBundleSignature</key>
-       <string>????</string>
-       <key>CFBundleVersion</key>
-       <string>@VERSION@</string>
-       <key>OSBundleLibraries</key>
-       <dict>
-               <key>com.apple.kernel.bsd</key>
-               <string>1.0.0b1</string>
-               <key>com.apple.kernel.mach</key>
-               <string>1.0.0b1</string>
-       </dict>
-</dict>
-</plist>