summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDean Wallace2020-04-10 00:22:16 +0100
committerDean Wallace2020-04-10 00:22:16 +0100
commit84e426e70e8d0fc3e92ff7df12bf0c7abae04c24 (patch)
tree37ae3f7f41e9b452e4681bcf64880921489aaa74 /PKGBUILD
parent0b05a31737380ef110fc79daa544667d13edd3a8 (diff)
downloadaur-84e426e70e8d0fc3e92ff7df12bf0c7abae04c24.tar.gz
ffs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7de604ced9ea..4938fbee5110 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,6 +19,5 @@ package() {
install -d "$pkgdir/usr/share/licenses/$pkgname"
find "$srcdir" -not -name "*Windows Compatible*" -a -name "*.otf" \
-exec install -Dm644 {} "$pkgdir/usr/share/fonts/OTF" \;
- install -Dm644 "$srcdir/*.otf ${pkgdir}/usr/share/fonts/OTF"
install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname"
}