[or-cvs] r9234: Remove more cruft of Tor_Uninstaller.app.tar.gz The PostFlig (tor/trunk/contrib/osx)

arma at seul.org arma at seul.org
Tue Jan 2 06:21:28 UTC 2007


Author: arma
Date: 2007-01-02 01:21:24 -0500 (Tue, 02 Jan 2007)
New Revision: 9234

Modified:
   tor/trunk/contrib/osx/Makefile.am
   tor/trunk/contrib/osx/package.sh
Log:
Remove more cruft of Tor_Uninstaller.app.tar.gz
The PostFlight references remain. i'll let phobos
decide whether to remove them.


Modified: tor/trunk/contrib/osx/Makefile.am
===================================================================
--- tor/trunk/contrib/osx/Makefile.am	2007-01-02 06:13:10 UTC (rev 9233)
+++ tor/trunk/contrib/osx/Makefile.am	2007-01-02 06:21:24 UTC (rev 9234)
@@ -8,5 +8,5 @@
     TorInfo.plist.in TorStartupDesc.plist.in TorStartupInfo.plist \
     package.sh privoxy.config TorPostflight addsysuser            \
     Tor_Uninstaller.applescript uninstall_tor_bundle.sh           \
-    package_list.txt tor_logo.gif Tor_Uninstaller.app.tar.gz      \
+    package_list.txt tor_logo.gif                                 \
     TorPreFlight

Modified: tor/trunk/contrib/osx/package.sh
===================================================================
--- tor/trunk/contrib/osx/package.sh	2007-01-02 06:13:10 UTC (rev 9233)
+++ tor/trunk/contrib/osx/package.sh	2007-01-02 06:21:24 UTC (rev 9234)
@@ -79,7 +79,6 @@
 cp contrib/osx/TorPostflight $BUILD_DIR/tor_resources/postflight
 cp contrib/osx/addsysuser $BUILD_DIR/tor_resources/addsysuser
 cp contrib/osx/Tor_Uninstaller.applescript $BUILD_DIR/tor_resources/Tor_Uninstaller.applescript
-cp contrib/osx/Tor_Uninstaller.app.tar.gz $BUILD_DIR/tor_resources/Tor_Uninstaller.app.tar.gz
 cp contrib/osx/uninstall_tor_bundle.sh $BUILD_DIR/tor_resources/uninstall_tor_bundle.sh
 cp contrib/osx/package_list.txt $BUILD_DIR/tor_resources/package_list.txt
 cp contrib/osx/tor_logo.gif $BUILD_DIR/tor_resources/background.gif



More information about the tor-commits mailing list