mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 10:32:59 +00:00
Drop pluginapp.bin from files
This commit is contained in:
parent
a6d7603e1e
commit
018afbc0c1
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue