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

Antonio Rojas arojas at archlinux.org
Wed May 6 07:44:03 UTC 2020


    Date: Wednesday, May 6, 2020 @ 07:44:02
  Author: arojas
Revision: 382369

Install templates

Modified:
  coordgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-06 07:36:46 UTC (rev 382368)
+++ PKGBUILD	2020-05-06 07:44:02 UTC (rev 382369)
@@ -33,5 +33,6 @@
   cd build
   make DESTDIR="$pkgdir" install
 
+  install -Dm644 "$srcdir"/coordgenlibs-$pkgver/templates.mae -t "$pkgdir"/usr/share/coordgen
   install -Dm644 "$srcdir"/coordgenlibs-$pkgver/LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
 }



More information about the arch-commits mailing list