summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Weiman2015-10-16 15:37:31 -0400
committerMark Weiman2015-10-16 15:37:31 -0400
commita7cb40fee35809af0e9bc07673e182989767d161 (patch)
treeb5fc0fe132491550c5866233bb12d9ad3079fa1e /PKGBUILD
parent4eb2fa6ba320d7600a92aac34fd51d20bfe7a218 (diff)
downloadaur-a7cb40fee35809af0e9bc07673e182989767d161.tar.gz
insignificant modification of PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d6493d0d473..fb8530e3742d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,6 @@ build() {
package() {
cd "${srcdir}"
install -d "$pkgdir/usr/bin/"
- install -d "$pkgdir/usr/local/include/"
for _pack in "${noextract[@]}"; do
_builddir=${_pack%%-*}
install -Dm755 "$_builddir/$_builddir" "$pkgdir/usr/bin/"