summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2016-02-10 12:31:32 -0800
committerLlewelyn Trahaearn2016-02-10 12:31:32 -0800
commit4467d4ba970b9a9b1a04a5ceaa72538ec8c6166f (patch)
treef61cf1356cf6dd40b4e7a44c9695e3691a6506a5
parentc7abc1b17f7a1f69aa991226d626aa1bd0b63eb1 (diff)
downloadaur-4467d4ba970b9a9b1a04a5ceaa72538ec8c6166f.tar.gz
Not coppying an icon anymore stupid comment.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0874fb56d950..fdf85dd8a908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -82,6 +82,6 @@ package() {
${srcdir}/${source[1]##*/} -C \
"${pkgdir}/usr/share/zynaddsubfx/parameters"
- # Desktop file sans predefied I/O and icon
+ # Desktop file sans predefied I/O
install -Dm644 "${srcdir}/${pkgname%-*}.desktop" "${pkgdir}/usr/share/applications/${pkgname%-*}.desktop"
}