removed the maemo-launcher option.
authorVivek Sekar <ext-vivek.1.sekar@nokia.com>
Fri, 2 Nov 2007 13:14:18 +0000 (13:14 +0000)
committerVivek Sekar <ext-vivek.1.sekar@nokia.com>
Fri, 2 Nov 2007 13:14:18 +0000 (13:14 +0000)
pmo-trunk-r3622

debian/rules

index 35e7f9a..8300106 100755 (executable)
@@ -26,9 +26,9 @@ ifneq (,$(findstring thumb,$(DEB_BUILD_OPTIONS)))
 endif
 
 LAUNCHER = no
-ifneq (,$(findstring maemo-launcher,$(DEB_BUILD_OPTIONS)))
-       LAUNCHER = yes
-endif
+#ifneq (,$(findstring maemo-launcher,$(DEB_BUILD_OPTIONS)))
+#      LAUNCHER = yes
+#endif
 
 ifeq "$(strip $(LAUNCHER))" "yes"
        LAUNCHER_DEPENDS = -Vlauncher:Depends="maemo-launcher"