]> git.pld-linux.org Git - packages/dpkg.git/commitdiff
ec37883d1702db046a8b333234149528 dos2unix-3.0.src.tar.gz
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 1 Aug 2000 15:21:43 +0000 (15:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
d7726f9bb886c5be5be78574908936a1  dpkg-no-debiandoc.patch
184ca7a525388211bbb9513d0c4dd085  dpkg_1.6.14.tar.gz
60731465b9fc23b760197d1b293b9831  mpeg_lib-1.3pre1.tar.gz
5042cf753833ab8ca4fce21a1a28b579  rarlnx271.sfx
e4488c241fa9067a48a7534a21d4babb  unix2dos-2.2.src.tar.gz

Changed files:
    dpkg-no-debiandoc.patch -> 1.1

dpkg-no-debiandoc.patch [new file with mode: 0644]

diff --git a/dpkg-no-debiandoc.patch b/dpkg-no-debiandoc.patch
new file mode 100644 (file)
index 0000000..8033859
--- /dev/null
@@ -0,0 +1,25 @@
+--- dpkg-1.6.14/doc/Makefile.in~       Tue May 16 17:24:23 2000
++++ dpkg-1.6.14/doc/Makefile.in        Mon Jul 31 19:02:11 2000
+@@ -8,7 +8,7 @@
+ MAN5PAGES     = deb-control.5 deb-old.5 deb.5
+-all: internals.html all-recursive
++all: all-recursive
+ clean: clean-recursive
+       $(RM) $(srcdir)/manuals-version
+--- dpkg-1.6.14/doc/Makefile.in~       Mon Jul 31 19:05:04 2000
++++ dpkg-1.6.14/doc/Makefile.in        Mon Jul 31 19:07:11 2000
+@@ -33,11 +33,6 @@
+               if test -f $$i ; then d= ; else d="$(srcdir)/" ; fi ; \
+               $(INSTALL_DATA) $$d$$i $(DESTDIR)$(man5dir) ; \
+       done
+-      $(mkinstalldirs) $(DESTDIR)$(docdir)/internals/
+-      set -e ; for i in internals.html/* ; do \
+-              bn=`basename $$i` ; \
+-              $(INSTALL_DATA) $$i $(DESTDIR)$(docdir)/internals/$$bn ; \
+-      done
+       $(INSTALL_DATA) $(srcdir)/ChangeLog $(DESTDIR)$(docdir)/ChangeLog.manuals
+       set -e ; for i in ChangeLog THANKS TODO ; do \
+               $(INSTALL_DATA) $(top_srcdir)/$$i $(DESTDIR)$(docdir) ; \
This page took 0.084501 seconds and 4 git commands to generate.