X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Frules;h=d5827567d44c92a0f49fc6f6b1a711e865df01e8;hb=7e64531ac869e9cf2cb793f4491ee556cc6ebd2d;hp=12362a8a628d59dda03d1e060e8c33a717979641;hpb=fe67d0536398882de0fdd3e7adb6264eccf7a9cf;p=pkg%2Ft-prot.git diff --git a/debian/rules b/debian/rules index 12362a8..d582756 100755 --- a/debian/rules +++ b/debian/rules @@ -32,6 +32,8 @@ install: build $(INSTALL_SCRIPT) t-prot $(TMP)/usr/bin cd $(TMP)/usr/bin/ && patch t-prot \ $(TMP)/../../contrib/t-prot-r*-mutt157.diff + cd $(TMP)/usr/bin/ && patch t-prot \ + $(TMP)/../../contrib/t-prot-r*-gpg126.diff -rm -f $(TMP)/usr/bin/t-prot.orig $(INSTALL_FILE) t-prot.1 $(TMP)/usr/share/man/man1 $(INSTALL_FILE) debian/Muttrc.t-prot $(TMP)/etc