summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDarren Hobin2016-05-02 22:27:46 -0400
committerDarren Hobin2016-05-02 22:27:46 -0400
commitc0c0848ce65a4c30d93a5a78bb38e3c0e9824a43 (patch)
tree74b4275f0da0cd027e6437874fd760c9035d0125 /PKGBUILD
parentf65a4eae5e0fb6277da74f4213c31cb7b8ea965e (diff)
downloadaur-c0c0848ce65a4c30d93a5a78bb38e3c0e9824a43.tar.gz
Install custom GPL license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e09cacf19a1..cb1753b78ad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname="efitools"
pkgname="${_pkgname}-git"
pkgver=1.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Tools to Create and Setup own UEFI Secure Boot Certificates, Keys and Signed Binaries - GIT Version"
url="http://blog.hansenpartnership.com/efitools-1-4-with-linux-key-manipulation-utilities-released/"
arch=('x86_64')
@@ -61,6 +61,7 @@ package() {
cd "${srcdir}/${_pkgname}_build/"
make DESTDIR="${pkgdir}/" install
+ install -Dm644 COPYING "$pkgdir"/usr/share/licenses/efitools-git/COPYING
echo
## Do not install LockDown.efi