Modified:
/trunk/pirate-politics/install.sh
=======================================
--- /trunk/pirate-politics/install.sh Thu Feb 10 14:21:57 2011
+++ /trunk/pirate-politics/install.sh Sat Feb 12 13:34:17 2011
@@ -45,8 +45,9 @@
ln -s ../../lib/django-piston/piston
ln -s ../../lib/django-selector/dselector.py
ln -s ../../lib/python-markdown/markdown
- ln -s ../../markdown/python-markdown/markdown
- ln -s ../../beautifulsoup/BeautifulSoup.py
+ ln -s ../../lib/arkdown/python-markdown/markdown
+ ln -s ../../lib/beautifulsoup/BeautifulSoup.py
+
# add the app.yaml file
cp app.yaml.example app.yaml