pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ppc-morphos-binutils: Remove gg/share/info/dir



Module Name:	pkgsrc-wip
Committed By:	Jonathan Schleifer <js%nil.im@localhost>
Pushed By:	js
Date:		Sat Jan 25 17:52:09 2020 +0100
Changeset:	fc69bd1871121d1b5808dfba6f07a9eeac1d9708

Modified Files:
	ppc-morphos-binutils/Makefile
	ppc-morphos-binutils/PLIST

Log Message:
ppc-morphos-binutils: Remove gg/share/info/dir

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fc69bd1871121d1b5808dfba6f07a9eeac1d9708

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ppc-morphos-binutils/Makefile | 3 +++
 ppc-morphos-binutils/PLIST    | 1 -
 2 files changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/ppc-morphos-binutils/Makefile b/ppc-morphos-binutils/Makefile
index 9012799e7e..390f6e5877 100644
--- a/ppc-morphos-binutils/Makefile
+++ b/ppc-morphos-binutils/Makefile
@@ -37,4 +37,7 @@ do-patch:
 pre-configure:
 	${RUN} cd ${WRKSRC} && ${MKDIR} ${OBJDIR}
 
+post-install:
+	${RUN} rm -f ${DESTDIR}${PREFIX}/gg/share/info/dir
+
 .include "../../mk/bsd.pkg.mk"
diff --git a/ppc-morphos-binutils/PLIST b/ppc-morphos-binutils/PLIST
index 0b46e09843..5b383c6d8c 100644
--- a/ppc-morphos-binutils/PLIST
+++ b/ppc-morphos-binutils/PLIST
@@ -58,6 +58,5 @@ gg/ppc-morphos/lib/ldscripts/morphos_baserel.xu
 gg/share/info/as.info
 gg/share/info/bfd.info
 gg/share/info/binutils.info
-gg/share/info/dir
 gg/share/info/gprof.info
 gg/share/info/ld.info


Home | Main Index | Thread Index | Old Index