浏览代码

Remove a merged if-then from line 85

svn:r6767
Andrew Lewman 19 年之前
父节点
当前提交
169d6c4aca
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      contrib/osx/package.sh

+ 0 - 3
contrib/osx/package.sh

@@ -82,9 +82,6 @@ cp contrib/osx/Tor_Uninstaller.app.tar.gz $BUILD_DIR/tor_resources/Tor_Uninstall
 cp contrib/osx/uninstall_tor_bundle.sh $BUILD_DIR/tor_resources/uninstall_tor_bundle.sh
 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/package_list.txt $BUILD_DIR/tor_resources/package_list.txt
 cp contrib/osx/tor_logo.gif $BUILD_DIR/tor_resources/background.gif
 cp contrib/osx/tor_logo.gif $BUILD_DIR/tor_resources/background.gif
-if [ $OS = "tiger" OR $OS = "leopard" ]; then
-cp contrib/osx/net.freehaven.tor.plist $BUILD_DIR/tor_resources/net.freehaven.tor.plist
-fi
 cat <<EOF > $BUILD_DIR/tor_resources/Welcome.txt
 cat <<EOF > $BUILD_DIR/tor_resources/Welcome.txt
 Tor: an anonymous Internet communication system
 Tor: an anonymous Internet communication system