oops
authorBdale Garbee <bdale@gag.com>
Fri, 20 Nov 2009 22:42:34 +0000 (15:42 -0700)
committerBdale Garbee <bdale@gag.com>
Fri, 20 Nov 2009 22:42:34 +0000 (15:42 -0700)
debian/patches/makefile-strip.diff [new file with mode: 0644]

diff --git a/debian/patches/makefile-strip.diff b/debian/patches/makefile-strip.diff
new file mode 100644 (file)
index 0000000..4860dee
--- /dev/null
@@ -0,0 +1,11 @@
+--- 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 ; \