X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=0ba1cee9a1ec89450cd4d9f8502dd21f762cdb96;hb=22799647c6663149bb9345132048bd47b0ec25fd;hp=9e7897d1367b39a37512f8f74bcae5f221f3adb9;hpb=99a60a7c4af0b997f9c7dd7457636555bd02e3e8;p=easylist diff --git a/debian/rules b/debian/rules index 9e7897d..0ba1cee 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,6 @@ build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. - qmake $(MAKE) #docbook-to-man debian/easylist.sgml > easylist.1 @@ -39,7 +38,7 @@ clean: rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. - # $(MAKE) clean + $(MAKE) clean dh_clean @@ -83,7 +82,7 @@ binary-arch: build install # dh_perl # dh_makeshlibs dh_installdeb - # dh_shlibdeps + # dh_shlibdeps # Uncomment this line for publishing! dh_gencontrol dh_md5sums dh_builddeb