X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=77a4f7fd68b371832deb3977f4dfcb952b8a70dd;hb=e5f0b76aa842701e6fdf8c73df47955280346317;hp=5a8e7f51f87d24dd999823ff91ad68ec1a5a61bd;hpb=98c885f77094b64006ddc020529f3ce0125c8a1a;p=memories.git diff --git a/debian/rules b/debian/rules index 5a8e7f5..77a4f7f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,8 @@ #!/usr/bin/make -f -build : +include /usr/share/quilt/quilt.make + +build : $(QUILT_STAMPFN) binary : binary-arch binary-indep @@ -31,6 +33,7 @@ binary-indep : dh_fixperms -X /var/lib/memories/session dh_installdeb dh_gencontrol + dh_md5sums dh_builddeb clean :