makefile strip change to a quilt patch
authorBdale Garbee <bdale@gag.com>
Fri, 20 Nov 2009 22:40:16 +0000 (15:40 -0700)
committerBdale Garbee <bdale@gag.com>
Fri, 20 Nov 2009 22:40:16 +0000 (15:40 -0700)
Makefile.in
debian/patches/series

index 207004d065676ce700f8d556f0f78584b0a225e1..c7fc8d91ef7c8d5d4051399bdd07d7e517696057 100644 (file)
@@ -493,6 +493,8 @@ bindist:
          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 ; \
index 2a9aa23fba99396ec5cc229ae5e238af5fb0c501..7dbc9475874697582c24e40594568aa80833d521 100644 (file)
@@ -1 +1,2 @@
+makefile-strip.diff
 sudo-1.7.2p1-visudo-manpage-fix.diff