[django-hotclub commit] r291 - trunk/projects/pinax/site-packages

0 views
Skip to first unread message

codesite...@google.com

unread,
Jun 3, 2008, 9:06:46 PM6/3/08
to pinax-...@googlegroups.com
Author: doug.napoleone
Date: Tue Jun 3 18:06:25 2008
New Revision: 291

Added:
trunk/projects/pinax/site-packages/update.sh (contents, props changed)

Log:
adding a update script to the site-packages directory

Added: trunk/projects/pinax/site-packages/update.sh
==============================================================================
--- (empty file)
+++ trunk/projects/pinax/site-packages/update.sh Tue Jun 3 18:06:25 2008
@@ -0,0 +1,3 @@
+#!/bin/sh
+ls -1 `dirname $0` | grep -v packages.pth | grep -v update.sh >
`dirname $0`/packages.pth
+cat `dirname $0`/packages.pth

Reply all
Reply to author
Forward
0 new messages