summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/bash/bash-noinfo.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-09-19 21:21:34 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-09-19 21:21:34 (GMT)
commitb124faddd1cc6bbcfd89f4ac1b4ead8dc6130c07 (patch)
treeab678c65e7688ed4554e017b931050a9a7895974 /abs/core-testing/bash/bash-noinfo.patch
parent65d0a6f21f35cc902aca9c49a881e577181eb315 (diff)
parent4c251912c6a90b8a1ce6b23db972b8503a785f67 (diff)
downloadlinhes_pkgbuild-b124faddd1cc6bbcfd89f4ac1b4ead8dc6130c07.zip
linhes_pkgbuild-b124faddd1cc6bbcfd89f4ac1b4ead8dc6130c07.tar.gz
linhes_pkgbuild-b124faddd1cc6bbcfd89f4ac1b4ead8dc6130c07.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/bash/bash-noinfo.patch')
-rw-r--r--abs/core-testing/bash/bash-noinfo.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/abs/core-testing/bash/bash-noinfo.patch b/abs/core-testing/bash/bash-noinfo.patch
deleted file mode 100644
index 856ec80..0000000
--- a/abs/core-testing/bash/bash-noinfo.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur bash-3.0-orig/doc/Makefile.in bash-3.0/doc/Makefile.in
---- bash-3.0-orig/doc/Makefile.in 2004-07-27 05:57:48.000000000 -0700
-+++ bash-3.0/doc/Makefile.in 2005-02-11 22:44:49.000000000 -0800
-@@ -220,7 +220,7 @@
- $(SHELL) $(SUPPORT_SRCDIR)/mkinstalldirs $(DESTDIR)$(htmldir) ; \
- fi
-
--install: info installdirs bash.info
-+install: installdirs
- -$(INSTALL_DATA) $(srcdir)/bash.1 $(DESTDIR)$(man1dir)/bash${man1ext}
- -$(INSTALL_DATA) $(srcdir)/bashbug.1 $(DESTDIR)$(man1dir)/bashbug${man1ext}
- # uncomment the next line to install the builtins man page