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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Jul 1 16:26:34 EEST 2008
Author: schulhof
Date: 2008-07-01 16:26:32 +0300 (Tue, 01 Jul 2008)
New Revision: 15719

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:25:05 UTC (rev 15718)
+++ projects/haf/trunk/osso-af-startup/debian/rules	2008-07-01 13:26:32 UTC (rev 15719)
@@ -83,19 +83,15 @@
 	dh_link
 	dh_strip
 	dh_compress
-	dh_fixperms
 #	dh_perl
 #	dh_python
 #	dh_makeshlibs
 	dh_installdeb
 
-#	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_fixperms
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums


More information about the maemo-commits mailing list