summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelix2017-06-24 22:50:35 +0200
committerfelix2017-06-24 22:54:38 +0200
commit8d9928b8a7b8c08101b80435281fb2be86415df3 (patch)
tree7a3cda50683f0d408bacc10f07dedd71bc76c1ed
parent66b94c838dcb440ba2d3c16ba6874a0a8246016c (diff)
downloadaur-8d9928b8a7b8c08101b80435281fb2be86415df3.tar.gz
Fix typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eedbf7b80c3e..19f6ab969849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -177,7 +177,7 @@ package_hex-unifont() {
_hexdir=/usr/share/unifont
- cd "$srcdir/unifont-${pkgver}/font/$_compiled"
+ cd "$srcdir/unifont-${pkgver}/font/compiled"
install -D -m0644 "unifont-${pkgver}.hex" \
"${pkgdir}${_hexdir}/unifont.hex"
install -D -m0644 "unifont_upper-${pkgver}.hex" \