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

Anatol Pomozov anatolik at archlinux.org
Wed Aug 26 20:18:00 UTC 2015


    Date: Wednesday, August 26, 2015 @ 22:17:59
  Author: anatolik
Revision: 138802

Add LICENSE file to the package

Modified:
  crystal/trunk/PKGBUILD

----------+
 PKGBUILD |    2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-26 19:11:05 UTC (rev 138801)
+++ PKGBUILD	2015-08-26 20:17:59 UTC (rev 138802)
@@ -67,4 +67,6 @@
   cp -av samples "$pkgdir/usr/share/doc/crystal/"
 
   install -Dm644 etc/completion.zsh "$pkgdir/usr/share/zsh/site-functions/_crystal"
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }



More information about the arch-commits mailing list