X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/5d81d183a92497924d4f784426e9863a83998c83..76a54b65b4d405cea98a5d5b18d2030b4ed9b556:/debian/rules diff --git a/debian/rules b/debian/rules index 9edd5c8..fdc4d99 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ include /usr/share/quilt/quilt.make ### # build a separate mutt-patched package? -#BUILD_PATCHED := yes -- disabled until there is a sidebar patch for 1.5.19 +BUILD_PATCHED := yes ### # header cache backend # HCACHE_DB := bdb @@ -126,7 +126,7 @@ install: build ###################### install ###################### dh_testdir dh_testroot - dh_clean -k + dh_prep cd $(objdir) && $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp cd debian/tmp/usr/share/doc && \