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

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

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:26:32 UTC (rev 15719)
+++ projects/haf/trunk/osso-af-startup/debian/rules	2008-07-01 13:27:52 UTC (rev 15720)
@@ -56,6 +56,8 @@
 
 	# Add here commands to install the package into debian/osso-af-startup.
 #	$(MAKE) install DESTDIR=$(CURDIR)/debian/osso-af-startup
+	mkdir -p $(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
 
 
 # Build architecture-independent files here.
@@ -87,10 +89,6 @@
 #	dh_python
 #	dh_makeshlibs
 	dh_installdeb
-
-	mkdir -p $(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
-
 	dh_fixperms
 	dh_shlibdeps
 	dh_gencontrol


More information about the maemo-commits mailing list