summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Sim2020-01-18 21:34:25 +0100
committerSam Sim2020-01-18 21:34:25 +0100
commit2b212ae056781a891fe62f8bab3e54e0b67e5dc6 (patch)
tree711e047761aeba88d5b72288715dca49eca01d26 /PKGBUILD
parentfd702f773c72fabae57d1fe839c87070c2f06fff (diff)
downloadaur-2b212ae056781a891fe62f8bab3e54e0b67e5dc6.tar.gz
still fixing...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ec51c011cb6..c0638173792b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,7 @@ source=("https://github.com/octaviopardo/$_pkgname/archive/master.zip")
sha256sums=('a08f5d1e0ad1976330e1c5e57faf384a27628323eaacf797644a3c42bcabac73')
package() {
- cd "$srcdir"
- install -Dm644 OFL.txt "$pkgdir/usr/share/licenses/$pkgname/OFL.TXT"
+ install -D -m644 OFL.txt "$pkgdir/usr/share/licenses/$_pkgname-otf/OFL.txt"
cd "$_pkgname-master/fonts/otf"
install -d "$pkgdir/usr/share/fonts/$_pkgname-otf"