diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ dist: $(info $(NAME)-$(VERSION).tar.xz is ready) gui.lst: - export LC_COLLATE=C; ( echo -e "libreoffice\nVMware-Player" ; \ + export LC_COLLATE=C; ( echo -e "calligra\nlibreoffice\nVMware-Player" ; \ urpmf "/usr/share/((applnk|applications(|/kde)|apps/kicker/applets)/|kde4/services/plasma-applet).*.desktop" |sed -e 's!:.*!!') \ | sort -u > gui.lst |