summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Gleezowood2016-11-05 23:49:48 +0300
committerJohn Gleezowood2016-11-05 23:49:48 +0300
commit34af956dfa0da9a83a7796785edb3e32bda5c2b3 (patch)
treed9d6e2a24140a553882ccf0fa551a474938679c2 /PKGBUILD
parent4647a61fe2035a8e291751e8591909f69ae51839 (diff)
downloadaur-34af956dfa0da9a83a7796785edb3e32bda5c2b3.tar.gz
i686 clean
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5fb4216d574..7e88327235d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,7 +37,7 @@ package() {
fi
install -Dm644 "${srcdir}/LICENSE.txt" \
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
- if [ -f "${pkgdir}/LICENSE.txt ]; then
+ if [ -f "${pkgdir}/LICENSE.txt" ]; then
rm -f "${pkgdir}/LICENSE.txt"
fi
}