X-Git-Url: https://git.deb.at/?a=blobdiff_plain;ds=sidebyside;f=debian%2Frules;h=249f0d8c481fa6d7cf3fed16b3200b4ba850b996;hb=625b04eb3712f6646ebfa62ffb038d523df9a4e6;hp=e43c585786cd1185a5fa3865c4cf3b03d1ef2284;hpb=5f9d2a076943cbc4c76ce60348235e329d4e2abe;p=pkg%2Ft-prot.git diff --git a/debian/rules b/debian/rules index e43c585..249f0d8 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f # debian/rules for t-prot package +# (c) 2002-2007 by Gerfried Fuchs +# Licenced in the same way as t-prot itself PKG = t-prot TMP = $(CURDIR)/debian/$(PKG) @@ -32,7 +34,7 @@ install: build # usr/share/doc/$(PKG)/contrib $(INSTALL_SCRIPT) t-prot $(TMP)/usr/bin patch $(TMP)/usr/bin/t-prot \ - contrib/t-prot-r*-mutt157.diff + 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