* turn off the maemo-launcher for now, as it seems to break connectivity
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Fri, 18 May 2007 21:22:06 +0000 (21:22 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Fri, 18 May 2007 21:22:06 +0000 (21:22 +0000)
pmo-trunk-r1916

debian/rules

index 9588eb3..3bd21d4 100755 (executable)
@@ -21,7 +21,7 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
        INSTALL_PROGRAM += -s
 endif
 
-LAUNCHER = yes
+LAUNCHER = no
 ifneq (,$(findstring maemo-launcher,$(DEB_BUILD_OPTIONS)))
        LAUNCHER = yes
 endif