pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/icu icu: Use MH_NAME in PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25cf55a8a77d
branches:  trunk
changeset: 441529:25cf55a8a77d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 05 14:32:44 2020 +0000

description:
icu: Use MH_NAME in PLIST

Fixes Linux package.

Patch from Dan Cîrnaț in PR 55787.

diffstat:

 textproc/icu/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 27c918747c5b -r 25cf55a8a77d textproc/icu/PLIST
--- a/textproc/icu/PLIST        Thu Nov 05 14:23:56 2020 +0000
+++ b/textproc/icu/PLIST        Thu Nov 05 14:32:44 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.48 2020/11/05 08:58:41 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.49 2020/11/05 14:32:44 wiz Exp $
 bin/derb
 bin/genbrk
 bin/gencfu
@@ -251,6 +251,6 @@
 sbin/gensprep
 sbin/icupkg
 share/icu/${PKGVERSION}/LICENSE
-share/icu/${PKGVERSION}/config/mh-bsd-gcc
+share/icu/${PKGVERSION}/config/${MH_NAME}
 share/icu/${PKGVERSION}/install-sh
 share/icu/${PKGVERSION}/mkinstalldirs


Home | Main Index | Thread Index | Old Index