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
 }

Reply via email to