[Checkins] SVN: hurry.jquery/trunk/src/hurry/jquery/prepare.py Yet another attempt.

Martijn Faassen faassen at startifact.com
Wed Jul 28 10:52:16 EDT 2010


Log message for revision 115150:
  Yet another attempt.
  

Changed:
  U   hurry.jquery/trunk/src/hurry/jquery/prepare.py

-=-
Modified: hurry.jquery/trunk/src/hurry/jquery/prepare.py
===================================================================
--- hurry.jquery/trunk/src/hurry/jquery/prepare.py	2010-07-28 14:51:56 UTC (rev 115149)
+++ hurry.jquery/trunk/src/hurry/jquery/prepare.py	2010-07-28 14:52:16 UTC (rev 115150)
@@ -67,5 +67,5 @@
     prepare_jquery(os.path.dirname(__file__))
 
 def tag_entrypoint(data):
-    prepare_jquery(data['tagdir'])
+    prepare_jquery(data['tagdir'] + '/src/hurry/jquery')
     



More information about the checkins mailing list