summaryrefslogtreecommitdiff
path: root/system/bash/bash-noinfo.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-02-17 14:30:07 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-02-17 14:30:07 -0600
commit637e7dc17f2150463814027b0c59420eccecac5e (patch)
treef9082c3a6c5a8fce44b517c4606434a5f0b2cbea /system/bash/bash-noinfo.patch
parent60ba49128374e006d2b833b7f15d4eeb0735cccb (diff)
downloadpackages-637e7dc17f2150463814027b0c59420eccecac5e.tar.gz
packages-637e7dc17f2150463814027b0c59420eccecac5e.tar.bz2
packages-637e7dc17f2150463814027b0c59420eccecac5e.tar.xz
packages-637e7dc17f2150463814027b0c59420eccecac5e.zip
system/bash: move from aports
Diffstat (limited to 'system/bash/bash-noinfo.patch')
-rw-r--r--system/bash/bash-noinfo.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/bash/bash-noinfo.patch b/system/bash/bash-noinfo.patch
new file mode 100644
index 000000000..bf4f0956a
--- /dev/null
+++ b/system/bash/bash-noinfo.patch
@@ -0,0 +1,11 @@
+--- a/doc/Makefile.in
++++ b/doc/Makefile.in
+@@ -247,7 +247,7 @@
+ $(SHELL) $(SUPPORT_SRCDIR)/mkinstalldirs $(DESTDIR)$(htmldir) ; \
+ fi
+
+-install: info installdirs
++install: installdirs
+ -$(INSTALL_DATA) $(srcdir)/bash.1 $(DESTDIR)$(man1dir)/bash${man1ext}
+ -$(INSTALL_DATA) $(srcdir)/bashbug.1 $(DESTDIR)$(man1dir)/bashbug${man1ext}
+ -$(INSTALL_DATA) $(OTHER_DOCS) $(DESTDIR)$(docdir)