X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Frules;h=0c667399bd6a980bb7a2dc486ea735e08610c648;hb=ad3f3fc07fe92ea71fa8e9afece7a654ba0a06f8;hp=1ae31255517d40fcf24ad9254e0e6a61bba10656;hpb=e7a838deb0eafa1276a944e57f3b309c4e1b9dd4;p=pkg%2Ft-prot.git diff --git a/debian/rules b/debian/rules index 1ae3125..0c66739 100755 --- a/debian/rules +++ b/debian/rules @@ -39,26 +39,17 @@ debian/stamp-install: build usr/share/doc/$(PKG)/examples # usr/share/doc/$(PKG)/contrib $(INSTALL_SCRIPT) t-prot $(TMP)/usr/bin - patch $(TMP)/usr/bin/t-prot \ - contrib/t-prot-r*-mutt15*.diff - -rm -f $(TMP)/usr/bin/t-prot.orig $(INSTALL_FILE) t-prot.1 $(TMP)/usr/share/man/man1 $(INSTALL_FILE) debian/Muttrc $(TMP)/etc/t-prot $(INSTALL_FILE) debian/footers/* $(TMP)/etc/t-prot/footers $(INSTALL_FILE) contrib/t-prot.sl $(TMP)/usr/share/slrn/macros - patch $(TMP)/usr/share/slrn/macros/t-prot.sl \ - contrib/t-prot.sl-slang2.diff - -rm -f $(TMP)/usr/share/slrn/macros/t-prot.sl.orig $(INSTALL_FILE) TODO README $(TMP)/usr/share/doc/$(PKG) - #$(INSTALL_FILE) contrib/README.patches contrib/t-prot-r*-gol.diff \ - # \ - # $(TMP)/usr/share/doc/$(PKG)/contrib $(INSTALL_FILE) contrib/filter_innd.pl contrib/README.examples \ $(TMP)/usr/share/doc/$(PKG)/examples $(INSTALL_FILE) ChangeLog \ $(TMP)/usr/share/doc/$(PKG)/changelog - cd $(TMP)/usr/share && gzip -9 doc/$(PKG)/changelog \ + cd $(TMP)/usr/share && gzip -n9 doc/$(PKG)/changelog \ man/man1/t-prot.1 @@ -70,7 +61,7 @@ binary-indep: install $(TMP)/usr/share/doc/$(PKG) $(INSTALL_FILE) debian/changelog \ $(TMP)/usr/share/doc/$(PKG)/changelog.Debian - cd $(TMP)/usr/share/doc/$(PKG) && gzip -9 \ + cd $(TMP)/usr/share/doc/$(PKG) && gzip -n9 \ changelog.Debian $(INSTALL_SCRIPT) debian/postinst debian/postrm debian/config \ $(TMP)/DEBIAN