From 2d2ddf507bf1ae2f4cc595b23b8e018398cbe8dd Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 23 Jul 2009 18:24:11 +0000 Subject: move core/* to main/ added maintainer to several packages as well --- core/bash/bash-noinfo.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 core/bash/bash-noinfo.patch (limited to 'core/bash/bash-noinfo.patch') diff --git a/core/bash/bash-noinfo.patch b/core/bash/bash-noinfo.patch deleted file mode 100644 index dcb598a493..0000000000 --- a/core/bash/bash-noinfo.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur doc/Makefile.in.orig doc/Makefile.in ---- doc/Makefile.in.orig 2004-07-27 05:57:48.000000000 -0700 -+++ 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 -- cgit v1.2.3