summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-02-19 07:17:11 -0500
committerTarn Burton2016-02-19 07:17:11 -0500
commit85e85a0549774d46855fcffb34622dd4c23ad3b7 (patch)
treeab878b971f6fa874c5f712f5d56a4c4801912668
parenteeddb4db4e0890a973ea7d054f2fe6067a963fd0 (diff)
downloadaur-85e85a0549774d46855fcffb34622dd4c23ad3b7.tar.gz
Fixed PIONEER_DATA_DIR in package
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c8853111d64..48c51853057d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ build() {
package() {
cd "$pkgname-$pkgver"
- export PIONEER_DATA_DIR=/usr/share/pionee
+ export PIONEER_DATA_DIR=/usr/share/pioneer
make DESTDIR="$pkgdir" install
install -Dm644 "$srcdir/pioneer.desktop" "$pkgdir/usr/share/applications/pioneer.desktop"
for icon in application-icon/pngs/*