summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2a4c89a4a86..50b0082ac2d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,5 @@ sha1sums=('f8caba82fcd35d872a257d6877c06d2247d83b60')
package() {
find . -iname "*.ttf" -not -iname "*Windows Compatible.ttf" \
-execdir install -Dm644 {} "$pkgdir/usr/share/fonts/TTF/{}" \;
- install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}