]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/rules
lintian clean, removed the deprecated dh_clean -k
[software/mutt-debian.git] / debian / rules
index 87fb63ce9831cc17f8f8590f04093266a0287f82..fdc4d9983f88bc3edb8b63c6540d2d3df0e36fbe 100755 (executable)
@@ -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/*