From: Bdale Garbee Date: Tue, 3 Aug 2010 03:30:03 +0000 (-0400) Subject: this patch is no longer relevant X-Git-Tag: debian/1.7.4p4-1~15 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=4ec514f5acb48bcea5174487446800d90153253d;p=debian%2Fsudo this patch is no longer relevant --- diff --git a/debian/patches/makefile-strip.diff b/debian/patches/makefile-strip.diff deleted file mode 100644 index 4860dee..0000000 --- a/debian/patches/makefile-strip.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- sudo/Makefile.in 2009-11-20 15:39:18.000000000 -0700 -+++ sudo/Makefile.in.nostrip 2009-11-20 15:41:58.000000000 -0700 -@@ -493,8 +493,6 @@ - fi ; \ - cp $(srcdir)/INSTALL.binary $$tdir/INSTALL ; \ - sh ./config.status --file=Makefile.binary && cp Makefile.binary $$tdir/Makefile ; \ -- strip $$tdir/sudo ; \ -- strip $$tdir/visudo ; \ - cd tmp.$$ARCH && tar Ocf ../sudo-$(VERSION)-$$ARCH.tar sudo-$(VERSION) && cd .. ; \ - gzip -f --best sudo-$(VERSION)-$$ARCH.tar ; \ - rm -rf tmp.$$ARCH ; \ diff --git a/debian/patches/series b/debian/patches/series index 08d2543..b5142b2 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ -makefile-strip.diff sudo-1.7.2p1-visudo-manpage-fix.diff typo-in-classic-insults.diff env.c-safety.diff