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

Anatol Pomozov anatolik at archlinux.org
Thu Jul 30 10:25:10 UTC 2020


    Date: Thursday, July 30, 2020 @ 10:25:10
  Author: anatolik
Revision: 392728

FS#53636: add license file to the package

Modified:
  re2c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-30 08:26:48 UTC (rev 392727)
+++ PKGBUILD	2020-07-30 10:25:10 UTC (rev 392728)
@@ -28,4 +28,5 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }



More information about the arch-commits mailing list