summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormadotsuki2015-08-03 21:50:16 -0500
committermadotsuki2015-08-03 21:50:16 -0500
commit22d2cbe13afe60c06de082d5b7bbd414fe86e532 (patch)
tree5861c68581f8270909c2883351f60f609d49d995
parente84659f66f91c6bebb1a39396147661cdb88eefc (diff)
downloadaur-22d2cbe13afe60c06de082d5b7bbd414fe86e532.tar.gz
Typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaa8734841b0..c832f77fa39f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,7 @@ package()
cd "$srcdir/$_pkgname"
install -m755 -d "${pkgdir}/usr/bin"
- install -D -m644 "${srcdir}/${_pkgname}/${_pkgname}/deploy/linux/mandelbulber2.desktop" "${pkgdir}/usr/share/applications/mandelbulber2.desktop"
+ install -D -m644 "${srcdir}/${_pkgname}/${_pkgname}/deploy/linux/mandelbulber2.desktop" "${pkgdir}/usr/share/applications/${_pkgname}.desktop"
install -m755 -d "${pkgdir}/usr/share/${_pkgname}"
install -m755 -d "${pkgdir}/usr/share/applications"