X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=debian%2Frules;h=015fa2553fb7d5ca022902aebba18a0aad6b8d83;hp=fd0a3aeeff7f9db4b373639039441e66449fabde;hb=52f8490cff59e882d5fb98784196cb2c1db5be20;hpb=2a434a88103628cd5917d661876296483fdd23e8 diff --git a/debian/rules b/debian/rules index fd0a3ae..015fa25 100755 --- a/debian/rules +++ b/debian/rules @@ -25,8 +25,6 @@ ifneq (,$(findstring thumb,$(DEB_BUILD_OPTIONS))) 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