Version bump (0.2-2)
[cl-launcher] / debian / rules
index 7fbc0b1..8d3d07d 100755 (executable)
@@ -24,7 +24,7 @@ configure-stamp:
        dh_testdir
 
        ./autogen.sh
-       ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr
+       ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --disable-static
 
        touch $@
 
@@ -71,7 +71,7 @@ binary-arch: build install
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol
-#      maemo-optify
+       maemo-optify
        dh_md5sums
        dh_builddeb