Author: beatle
Date: 2006-10-20 16:56:41 -0400 (Fri, 20 Oct 2006)
New Revision: 3871

Modified:
   branches/experimental/mesa/debian/rules
Log:
Make sure the install-source.sh script is executable before trying to run it.


Modified: branches/experimental/mesa/debian/rules
===================================================================
--- branches/experimental/mesa/debian/rules     2006-10-20 20:49:14 UTC (rev 
3870)
+++ branches/experimental/mesa/debian/rules     2006-10-20 20:56:41 UTC (rev 
3871)
@@ -119,6 +119,7 @@
 
 $(STAMP_DIR)/install-source:
        # install Mesa source for mesa-swx11-source package
+       chmod a+x debian/scripts/install-source.sh
        debian/scripts/install-source.sh
        touch $@
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to