diff options
author | Andrew Lewman <andrew@torproject.org> | 2006-07-27 03:02:47 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2006-07-27 03:02:47 +0000 |
commit | 8ae177dad68a1ddd1404dfd663ddfb25f2689fd6 (patch) | |
tree | 48cb7f34b081c7e81081e29f4e3c94a203c69b6b /contrib/osx/Makefile.am | |
parent | cd45eb6175db6ad5b2f959bbe9591f120dcdb77a (diff) | |
download | tor-8ae177dad68a1ddd1404dfd663ddfb25f2689fd6.tar.gz tor-8ae177dad68a1ddd1404dfd663ddfb25f2689fd6.zip |
The whole process works from preflight to postflight creating a clean
Tor install with proper config file edits
svn:r6914
Diffstat (limited to 'contrib/osx/Makefile.am')
-rw-r--r-- | contrib/osx/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/Makefile.am b/contrib/osx/Makefile.am index 5e61bc3eea..d7827f608e 100644 --- a/contrib/osx/Makefile.am +++ b/contrib/osx/Makefile.am @@ -7,4 +7,4 @@ EXTRA_DIST = PrivoxyConfDesc.plist PrivoxyConfInfo.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 \ - net.freehaven.tor.plist.in + net.freehaven.tor.plist.in TorPreFlight |