summaryrefslogtreecommitdiff
path: root/contrib/polipo
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2007-12-08 01:39:21 +0000
committerAndrew Lewman <andrew@torproject.org>2007-12-08 01:39:21 +0000
commitafb7fe3049acff3679c5dbe278193db24227cd80 (patch)
tree1fa0dd6ed36026455d414fec6b8129c8c3834ac0 /contrib/polipo
parent92506534712c6692772ab6a5bec44714b6f6c13f (diff)
downloadtor-afb7fe3049acff3679c5dbe278193db24227cd80.tar.gz
tor-afb7fe3049acff3679c5dbe278193db24227cd80.zip
Add xenobite.eu's favicon.ico and update a missing create in the polipo
package. svn:r12719
Diffstat (limited to 'contrib/polipo')
-rw-r--r--contrib/polipo/package.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/polipo/package.sh b/contrib/polipo/package.sh
index a20fb440ad..bce8176491 100644
--- a/contrib/polipo/package.sh
+++ b/contrib/polipo/package.sh
@@ -47,6 +47,7 @@ done
### Make Polipo package.
chmod 755 contrib/PolipoPostflight
+mkdir -p $BUILD_DIR/polipo_packageroot/Library/Polipo/
cp polipo $BUILD_DIR/polipo_packageroot/polipo
cp config.sample $BUILD_DIR/polipo_packageroot/config
cp contrib/PolipoPostflight $BUILD_DIR/polipo_packageroot/postflight