pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/icu



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov  5 14:32:45 UTC 2020

Modified Files:
        pkgsrc/textproc/icu: PLIST

Log Message:
icu: Use MH_NAME in PLIST

Fixes Linux package.

Patch from Dan Cîrnaț in PR 55787.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/textproc/icu/PLIST

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

Modified files:

Index: pkgsrc/textproc/icu/PLIST
diff -u pkgsrc/textproc/icu/PLIST:1.48 pkgsrc/textproc/icu/PLIST:1.49
--- pkgsrc/textproc/icu/PLIST:1.48      Thu Nov  5 08:58:41 2020
+++ pkgsrc/textproc/icu/PLIST   Thu Nov  5 14:32:44 2020
@@ -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/gennorm2
 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