From 018afbc0c1910ff03c9b49e60b9f4e21198b45b2 Mon Sep 17 00:00:00 2001 From: Andrey Bondrov Date: Tue, 6 Sep 2016 22:54:57 +1000 Subject: [PATCH] Drop pluginapp.bin from files --- libreoffice.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index c3ab299..5989bdf 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -3517,10 +3517,6 @@ for p in common base calc writer impress draw math; do sed -i '/^.*man.*\.gz$/d' file-lists/${p}_list.txt done; -## drop GTK dependency from -common -sed -i -e '/^.*pluginapp.bin$/d' file-lists/core_list.txt -echo '%{ooodir}/program/pluginapp.bin' >>file-lists/gnome_list.txt - ## sort removing duplicates sort -u file-lists/gnome_list.txt > file-lists/gnome_list.uniq.sorted.txt sort -u file-lists/sdk_list.txt > file-lists/sdk_list.uniq.sorted.txt