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

Anatol Pomozov anatolik at archlinux.org
Wed Apr 17 18:36:33 UTC 2019


    Date: Wednesday, April 17, 2019 @ 18:36:32
  Author: anatolik
Revision: 451907

FS#61344: add man page

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-17 18:24:58 UTC (rev 451906)
+++ PKGBUILD	2019-04-17 18:36:32 UTC (rev 451907)
@@ -29,5 +29,6 @@
   cd shards-$pkgver
 
   install -Dm755 bin/shards "$pkgdir/usr/bin/shards"
+  install -Dm755 man/shards.1 "$pkgdir/usr/share/man/man1/shards.1"
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }



More information about the arch-commits mailing list