summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornull2015-09-24 21:42:43 -0400
committernull2015-09-24 21:42:43 -0400
commit7f961aac64ed053e0de1c1e7fa2612abe60011e2 (patch)
treea544a8b7c894a8909296ac75403c9db38f3d93e3
parent4a923311ad508c7e4ff338160bd6613622512757 (diff)
downloadaur-7f961aac64ed053e0de1c1e7fa2612abe60011e2.tar.gz
Forgot to create directory
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7357d987af9..9097644fe1ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ md5sums=('SKIP')
package() {
cd ..
+ mkdir -p ${pkgdir}/usr/share/applications
cp Locator.desktop ${pkgdir}/usr/share/applications
cd src
cd "Locator-v${pkgver}-alpha"