Browse Source

Make postflight script executable; maybe fix bug 141

svn:r4230
Nick Mathewson 20 years ago
parent
commit
6d978b78e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contrib/osx/package.sh

+ 1 - 0
contrib/osx/package.sh

@@ -51,6 +51,7 @@ make install DESTDIR=$BUILD_DIR/tor_packageroot
 #mv $BUILD_DIR/tor_packageroot/Library/Tor/torrc.sample $BUILD_DIR/tor_packageroot/Library/Tor/torrc
 cp contrib/osx/ReadMe.rtf $BUILD_DIR/tor_resources
 #cp contrib/osx/License.rtf $BUILD_DIR/tor_resources
+chmod 755 contrib/osx/TorPostflight
 cp contrib/osx/TorPostflight $BUILD_DIR/tor_resources/postflight
 cp contrib/osx/addsysuser $BUILD_DIR/tor_resources/addsysuser
 cat <<EOF > $BUILD_DIR/tor_resources/Welcome.txt