[maemo-commits] [maemo-commits] r15717 - projects/haf/trunk/osso-af-startup/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Jul 1 16:23:52 EEST 2008
Author: schulhof
Date: 2008-07-01 16:23:48 +0300 (Tue, 01 Jul 2008)
New Revision: 15717

Modified:
   projects/haf/trunk/osso-af-startup/debian/rules
Log:


Modified: projects/haf/trunk/osso-af-startup/debian/rules
===================================================================
--- projects/haf/trunk/osso-af-startup/debian/rules	2008-07-01 13:01:34 UTC (rev 15716)
+++ projects/haf/trunk/osso-af-startup/debian/rules	2008-07-01 13:23:48 UTC (rev 15717)
@@ -84,7 +84,7 @@
 	dh_link
 	dh_strip
 	dh_compress
-#	dh_fixperms
+	dh_fixperms
 #	dh_perl
 #	dh_python
 #	dh_makeshlibs
@@ -93,7 +93,9 @@
 #	mkdir -p $(CURDIR)/debian/osso-af-startup/usr/share/osso-af-init
 
 	mkdir -p $(CURDIR)/debian/osso-af-startup-locale-rx48/usr/share/osso-af-init
+	chmod 755 $(CURDIR)/debian/osso-af-startup-locale-rx48/usr/share/osso-af-init
 	cp -a $(CURDIR)/locale.rx48 $(CURDIR)/debian/osso-af-startup-locale-rx48/usr/share/osso-af-init/locale
+	chmod 644 $(CURDIR)/debian/osso-af-startup-locale-rx48/usr/share/osso-af-init/locale
 
 	dh_shlibdeps
 	dh_gencontrol


More information about the maemo-commits mailing list