pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/ghostscript-agpl (print/ghostscript-agpl) Delete...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52cfeb06fc51
branches:  trunk
changeset: 407506:52cfeb06fc51
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 06 07:23:26 2020 +0000

description:
(print/ghostscript-agpl) Delete garbage from DESTDIR

diffstat:

 print/ghostscript-agpl/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1165b3ad1faa -r 52cfeb06fc51 print/ghostscript-agpl/Makefile
--- a/print/ghostscript-agpl/Makefile   Mon Jan 06 06:39:40 2020 +0000
+++ b/print/ghostscript-agpl/Makefile   Mon Jan 06 07:23:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2020/01/03 23:56:09 sevan Exp $
+# $NetBSD: Makefile,v 1.50 2020/01/06 07:23:26 mef Exp $
 
 DISTNAME=      ghostscript-${GS_VERSION}
 PKGNAME=       ${DISTNAME:S/ghostscript/ghostscript-agpl/}
@@ -105,6 +105,7 @@
 
 post-install:
        ${LN} -sf gsc ${DESTDIR}${PREFIX}/bin/gs
+       ${RM} -f  ${DESTDIR}${PREFIX}/share/ghostscript/${PKGVERSION_NOREV}/Resource/Init/gs_ttf.ps.orig
 
 .include "../../devel/libidn/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index