aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-02-02 22:09:09 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-02-02 22:09:09 +0100
commit5a3cee63dcb18ac088544b65fc702cb4183dbe1f (patch)
tree5e24629f651f1741a5edb59ff061f6c8290b3aee /Makefile
parent7313dca7d02b9fa86fde49bb885d7af9a44519db (diff)
downloadrpmdrake-5a3cee63dcb18ac088544b65fc702cb4183dbe1f.tar
rpmdrake-5a3cee63dcb18ac088544b65fc702cb4183dbe1f.tar.gz
rpmdrake-5a3cee63dcb18ac088544b65fc702cb4183dbe1f.tar.bz2
rpmdrake-5a3cee63dcb18ac088544b65fc702cb4183dbe1f.tar.xz
rpmdrake-5a3cee63dcb18ac088544b65fc702cb4183dbe1f.zip
add calligra to GUI package list (mga#13200)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5105a118..22fb7f18 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 "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