[arch-commits] Commit in icu/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Wed Aug 23 20:26:43 UTC 2017


    Date: Wednesday, August 23, 2017 @ 20:26:43
  Author: andyrtr
Revision: 303354

fix license; FS#55255

Modified:
  icu/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-23 20:22:10 UTC (rev 303353)
+++ PKGBUILD	2017-08-23 20:26:43 UTC (rev 303354)
@@ -51,5 +51,5 @@
   make -j1 DESTDIR=${pkgdir} install
 
   # Install license
-  install -Dm644 ${srcdir}/icu/license.html ${pkgdir}/usr/share/licenses/icu/license.html
+  install -Dm644 ${srcdir}/icu/LICENSE ${pkgdir}/usr/share/licenses/icu/LICENSE
 }



More information about the arch-commits mailing list