summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/alltray')
-rw-r--r--x11-misc/alltray/alltray-0.7.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/alltray/alltray-0.7.5.1.ebuild b/x11-misc/alltray/alltray-0.7.5.1.ebuild
index 64e076740749..e743ae66da5a 100644
--- a/x11-misc/alltray/alltray-0.7.5.1.ebuild
+++ b/x11-misc/alltray/alltray-0.7.5.1.ebuild
@@ -40,7 +40,7 @@ src_prepare() {
-e '/Encoding/d' \
-e '/Categories/s:Application;::' \
-e '/Icon/s:.png::' \
- data/alltray.desktop{,.in} || die
+ data/alltray.desktop{,.in} || die
vala_src_prepare
sed -i -e '/AC_PATH_PROG/s:valac:${VALAC}:g' configure.ac || die