Date: Thursday, July 16, 2015 @ 20:49:36
  Author: arojas
Revision: 137015

Install license

Modified:
  planarity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-07-16 18:44:16 UTC (rev 137014)
+++ PKGBUILD    2015-07-16 18:49:36 UTC (rev 137015)
@@ -30,5 +30,6 @@
 package() {
   cd $pkgname-$pkgver
   make install DESTDIR="$pkgdir"
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
 }
-

Reply via email to