r155 - /packages/gnash/branches/0.8.1/debian/rules

baby-guest at users.alioth.debian.org baby-guest at users.alioth.debian.org
Fri Aug 17 10:06:21 UTC 2007


Author: baby-guest
Date: Fri Aug 17 10:06:20 2007
New Revision: 155

URL: http://svn.debian.org/wsvn/?sc=1&rev=155
Log:
Make sure scripts are executable


Modified:
    packages/gnash/branches/0.8.1/debian/rules

Modified: packages/gnash/branches/0.8.1/debian/rules
URL: http://svn.debian.org/wsvn/packages/gnash/branches/0.8.1/debian/rules?rev=155&op=diff
==============================================================================
--- packages/gnash/branches/0.8.1/debian/rules (original)
+++ packages/gnash/branches/0.8.1/debian/rules Fri Aug 17 10:06:20 2007
@@ -228,6 +228,8 @@
 #	cp backend/*.h $(CURDIR)/debian/tmp/usr/include/gnash/backend/
 #	install -d $(CURDIR)/debian/tmp/usr/include/gnash/gui/
 #	cp gui/*.h $(CURDIR)/debian/tmp/usr/include/gnash/gui/
+
+	chmod +x debian/*.sh
 
 # CREATE PACKAGES
 




More information about the pkg-flash-devel mailing list