summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Newgard2013-06-18 11:18:41 -0500
committerDoug Newgard2013-06-18 11:18:41 -0500
commitf12769aa7f2f1a667d385bb69db5d619619e4429 (patch)
treef433a55a304158ef95d072b113babe24cfc77c69
parent9d73d00cb3e3d3c619046719079b1e54518caab7 (diff)
downloadaur-f12769aa7f2f1a667d385bb69db5d619619e4429.tar.gz
Forgot license file
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 271bef2f9217..ec341118dc2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,5 +49,6 @@ package() {
# install license files
install -Dm644 AUTHORS "$pkgdir/usr/share/licenses/$pkgname/AUTHORS"
+ install -Dm644 COPYING-PLAIN "$pkgdir/usr/share/licenses/$pkgname/COPYING-PLAIN"
}