Author: reinhard
Date: 2010-05-05 02:17:17 -0500 (Wed, 05 May 2010)
New Revision: 10173

Modified:
   trunk/www/
   trunk/www/utils/sbin/update-tasks
Log:
Create directory for smylinks before creating symlinks.



Property changes on: trunk/www
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2010-05-05 08:49:40.276999950 +0200
committer: Reinhard Müller <reinhard.muel...@bytewise.at>
properties: 
        branch-nick: www

   + timestamp: 2010-05-05 09:05:16.171999931 +0200
committer: Reinhard Müller <reinhard.muel...@bytewise.at>
properties: 
        branch-nick: www

Name: bzr:revision-id:v4
   - 333 reinhard.muel...@bytewise.at-20100504193915-yl6ojj9gjij4tv8h
334 reinhard.muel...@bytewise.at-20100505064940-h5j5b0vgxugvk81y

   + 333 reinhard.muel...@bytewise.at-20100504193915-yl6ojj9gjij4tv8h
334 reinhard.muel...@bytewise.at-20100505064940-h5j5b0vgxugvk81y
335 reinhard.muel...@bytewise.at-20100505070516-lt1px9juogjy6yrd


Modified: trunk/www/utils/sbin/update-tasks
===================================================================
--- trunk/www/utils/sbin/update-tasks   2010-05-05 06:51:31 UTC (rev 10172)
+++ trunk/www/utils/sbin/update-tasks   2010-05-05 07:17:17 UTC (rev 10173)
@@ -80,6 +80,7 @@
 #
 # Create symlinks to work around changed directory structure
 #
+mkdir --parents ${CHECKOUT}/tools
 ln -sf ${CHECKOUT}/gnue-common ${CHECKOUT}/tools/common
 ln -sf ${CHECKOUT}/gnue-appserver ${CHECKOUT}/tools/appserver
 ln -sf ${CHECKOUT}/gnue-forms ${CHECKOUT}/tools/forms



_______________________________________________
commit-gnue mailing list
commit-gnue@gnu.org
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to