Removed obsolete comments now that Modest works with maemo launcher
authorAlberto Garcia <agarcia@igalia.com>
Wed, 6 Feb 2008 15:38:49 +0000 (15:38 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Wed, 6 Feb 2008 15:38:49 +0000 (15:38 +0000)
pmo-trunk-r4142

debian/rules

index fd0a3ae..015fa25 100755 (executable)
@@ -25,8 +25,6 @@ ifneq (,$(findstring thumb,$(DEB_BUILD_OPTIONS)))
         CFLAGS += -mthumb
 endif
 
         CFLAGS += -mthumb
 endif
 
-# maemo-launcher support is not working properly yet, so leave it disabled
-#DEB_BUILD_OPTIONS := $(DEB_BUILD_OPTIONS),nolauncher
 ifeq (,$(findstring nolauncher,$(DEB_BUILD_OPTIONS)))
        conf_opt = --enable-maemo-launcher
 endif
 ifeq (,$(findstring nolauncher,$(DEB_BUILD_OPTIONS)))
        conf_opt = --enable-maemo-launcher
 endif