linuxdoc-tools/linuxdoc-tools-0.9.20-strip.patch
cvsdist 35aeabbc7d auto-import changelog data from linuxdoc-tools-0.9.20-2.src.rpm
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Mon Apr 22 2002 Tim Waugh <twaugh@redhat.com> 0.9.20-1
- 0.9.20.
- Don't explicitly strip binaries (bug #62563).
2004-09-09 07:56:53 +00:00

11 lines
348 B
Diff

--- linuxdoc-tools-0.9.20/Makefile.in.strip Mon Apr 22 17:30:06 2002
+++ linuxdoc-tools-0.9.20/Makefile.in Mon Apr 22 17:30:19 2002
@@ -87,7 +87,6 @@
( cd iso-entities; \
$(MAKE) install )
endif
- strip sgmlpre/sgmlpre
for ii in sgmlpre/sgmlpre rtf-fix/rtf2rtf; do \
bn=`basename $$ii`; \
$(INSTALL_PROGRAM) $$ii $(bindir)/$$bn; \