2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00

firefox: delete file used only by flash

This commit is contained in:
Dylan Araps 2019-08-25 09:27:57 +00:00
parent 1383fa4860
commit ee753c44b0

View File

@ -36,6 +36,7 @@ DESTDIR="$1" ./mach install
rm -rf "$1/usr/include"
rm -rf "$1/usr/lib/firefox-devel"
rm -rf "$1/usr/share/idl"
rm -rf "$1/usr/lib/firefox/gtk2"
# Install Ghack's user.js.
mkdir -p "$1/usr/lib/firefox/browser/defaults/preferences/"