summaryrefslogtreecommitdiff
path: root/debian/patches/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/Makefile')
-rw-r--r--debian/patches/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/patches/Makefile b/debian/patches/Makefile
index b0eff7d..847f7a9 100644
--- a/debian/patches/Makefile
+++ b/debian/patches/Makefile
@@ -27,6 +27,8 @@ patch:
cd src && patch -p0 --version-control=never < ../debian/patches/patch.DOS
patch -p0 --version-control=never -l < debian/patches/cf.mailer.cyrus.m4
patch -p0 --version-control=never -l < debian/patches/patch.mail.local
+ patch -p0 --version-control=never -l < debian/patches/sendmail.8.9.3.security.cr.patch
+ patch -p1 --version-control=never -l < debian/patches/prescan.8.9.3.patch
unpatch:
@@ -41,7 +43,8 @@ unpatch:
cd src && patch -R -p0 --version-control=never < ../debian/patches/patch.DOS
patch -R -p0 --version-control=never -l < debian/patches/cf.mailer.cyrus.m4
patch -R -p0 --version-control=never -l < debian/patches/patch.mail.local
-
+ patch -R -p0 --version-control=never -l < debian/patches/sendmail.8.9.3.security.cr.patch
+ patch -R -p1 --version-control=never -l < debian/patches/prescan.8.9.3.patch
#-------------
binary: binary-indep binary-arch