summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/gkrellweather/gkrellweather-0.2.7.ebuild')
-rw-r--r--x11-misc/gkrellweather/gkrellweather-0.2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/gkrellweather/gkrellweather-0.2.7.ebuild b/x11-misc/gkrellweather/gkrellweather-0.2.7.ebuild
index d938a84a8d53..6e6dc71ff757 100644
--- a/x11-misc/gkrellweather/gkrellweather-0.2.7.ebuild
+++ b/x11-misc/gkrellweather/gkrellweather-0.2.7.ebuild
@@ -26,7 +26,7 @@ src_install () {
insinto /usr/share/gkrellm/plugins
doins gkrellweather.so
insinto /usr/bin
- doins GrabWeather
+ doexe GrabWeather
dodoc README ChangeLog COPYING
}