[arch-commits] Commit in peg/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Mon Jun 11 17:54:38 UTC 2018
Date: Monday, June 11, 2018 @ 17:54:38
Author: jelle
Revision: 342384
upgpkg: peg 0.1.18-1
Modified:
peg/trunk/PKGBUILD
----------+
PKGBUILD | 2 ++
1 file changed, 2 insertions(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-11 17:53:11 UTC (rev 342383)
+++ PKGBUILD 2018-06-11 17:54:38 UTC (rev 342384)
@@ -26,4 +26,6 @@
package() {
cd "$pkgname-$pkgver"
make ROOT="${pkgdir}" PREFIX="/usr" MANDIR="${pkgdir}/usr/share/man/man1" install
+
+ install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/${pkgname}/LICENSE.txt"
}
More information about the arch-commits
mailing list