X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/87af727692f85414f3718e255d43d5631fe08ade..76a54b65b4d405cea98a5d5b18d2030b4ed9b556:/debian/rules?ds=inline diff --git a/debian/rules b/debian/rules index 87fb63c..fdc4d99 100755 --- a/debian/rules +++ b/debian/rules @@ -126,13 +126,12 @@ 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 && \ rm -rf samples/iconv samples/ca-bundle.crt && \ mv NEWS NEWS.old && \ - mv ChangeLog.old changelog.old && \ cp $(CURDIR)/UPDATING NEWS chmod +x debian/extra/lib/*