pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/aspell-nds aspell-nds: Fix installation (conf...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d06707c1792
branches: trunk
changeset: 342726:8d06707c1792
user: nia <nia%pkgsrc.org@localhost>
date: Thu Oct 24 20:47:14 2019 +0000
description:
aspell-nds: Fix installation (conflicts with aspell)
diffstat:
textproc/aspell-nds/Makefile | 5 ++++-
textproc/aspell-nds/PLIST | 4 +---
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r 1cfc9c7c18e1 -r 8d06707c1792 textproc/aspell-nds/Makefile
--- a/textproc/aspell-nds/Makefile Thu Oct 24 20:43:21 2019 +0000
+++ b/textproc/aspell-nds/Makefile Thu Oct 24 20:47:14 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/10/19 13:48:24 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/10/24 20:47:14 nia Exp $
DISTNAME= aspell6-nds-0.01-0
PKGNAME= ${DISTNAME:S/^aspell6/aspell/1:S/-0$/.0/1}
@@ -13,5 +13,8 @@
HAS_CONFIGURE= yes
+post-install:
+ ${RM} -f ${DESTDIR}${PREFIX}/share/aspell/iso-8859-15*
+
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 1cfc9c7c18e1 -r 8d06707c1792 textproc/aspell-nds/PLIST
--- a/textproc/aspell-nds/PLIST Thu Oct 24 20:43:21 2019 +0000
+++ b/textproc/aspell-nds/PLIST Thu Oct 24 20:47:14 2019 +0000
@@ -1,9 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2019/10/19 13:48:24 nia Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/10/24 20:47:14 nia Exp $
lib/aspell/lowsaxon.alias
lib/aspell/nds.multi
lib/aspell/nds.rws
-share/aspell/iso-8859-15.cmap
-share/aspell/iso-8859-15.cset
share/aspell/nds.dat
share/aspell/nds_affix.dat
share/aspell/nds_phonet.dat
Home |
Main Index |
Thread Index |
Old Index