From fcdf1470c04b5ef19a7b9d28a48401f4d5c17293 Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Mon, 11 Oct 2010 18:47:14 +0200 Subject: Remove everything related to os x expert package We decided to no longer ship expert packages for OS X because they're a lot of trouble to keep maintained and confuse users. For those who want a tor on OS X without Vidalia, macports is a fine option. Alternatively, building from source is easy, too. The polipo stuff that is still required for the Vidalia bundle build can now be found in the torbrowser repository, git://git.torproject.org/torbrowser.git. --- contrib/osx/TorBundleInfo.plist.in | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 contrib/osx/TorBundleInfo.plist.in (limited to 'contrib/osx/TorBundleInfo.plist.in') diff --git a/contrib/osx/TorBundleInfo.plist.in b/contrib/osx/TorBundleInfo.plist.in deleted file mode 100644 index c7f497f39..000000000 --- a/contrib/osx/TorBundleInfo.plist.in +++ /dev/null @@ -1,33 +0,0 @@ - - - - - CFBundleName - Tor Bundle - CFBundleGetInfoString - Tor Bundle @VERSION@ - CFBundleIdentifier - org.torproject.torbundle - CFBundleShortVersionString - @VERSION@ - IFPkgFlagComponentDirectory - ../.contained_packages - IFPkgFlagPackageList - - - IFPkgFlagPackageLocation - Tor.pkg - IFPkgFlagPackageSelection - required - - - IFPkgFlagPackageLocation - torstartup.pkg - IFPkgFlagPackageSelection - selected - - - IFPkgFormatVersion - 0.10000000149011612 - - -- cgit v1.2.3