optifying only in maemo5 drnoksnes_1_2_4
authorJavier S. Pedro <maemo@javispedro.com>
Sun, 11 Oct 2009 18:26:57 +0000 (20:26 +0200)
committerJavier S. Pedro <maemo@javispedro.com>
Sun, 11 Oct 2009 18:26:57 +0000 (20:26 +0200)
debian/rules

index 55429a7..25a1d33 100755 (executable)
@@ -120,7 +120,10 @@ binary-arch: build install
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol
+ifeq ($(shell expr "$(MAEMO_VERSION)" ">" 4), 1)
+#      Optify only in Maemo 5
        maemo-optify
+endif
        dh_md5sums
        dh_builddeb