Fix path for clearkey removal in Abrowser
This commit is contained in:
parent
89051e1e43
commit
fc4655c7cd
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ sed '/Google API/,$ d' debian/config/mozconfig.in -i
|
|||
|
||||
# Disable DRM support
|
||||
echo ac_add_options --disable-eme >> debian/config/mozconfig.in
|
||||
sed '/gmp-clearkey/d' -i ./debian/abrowser.install.in
|
||||
sed '/gmp-clearkey/d' -i ./debian/firefox.install.in
|
||||
|
||||
# Locale packages should provide firefox-locale-$LANG
|
||||
sed "s/Provides.*/Provides: firefox-locale-@LANGCODE@/" -i debian/control.langpacks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue