aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 675030bd..a3b110de 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ dist:
$(info $(NAME)-$(VERSION).tar.xz is ready)
gui.lst:
- export LC_COLLATE=C; ( echo -e "cedega-mandriva\npicasa\nVariCAD_2009-en\nVariCAD_View_2009-en\nVMware-Player" ; \
+ export LC_COLLATE=C; ( echo -e "VMware-Player" ; \
urpmf "/usr/share/((applnk|applications(|/kde)|apps/kicker/applets)/|kde4/services/plasma-applet).*.desktop" |sed -e 's!:.*!!') \
| sort -u > gui.lst