Skip to content
Snippets Groups Projects
Commit 8f157754 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Firefox: different approach for previous fix

parent 1aa06bff
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,6 @@ rm debian/control
patch -p1 < $DATA/disable-activity-streams.patch
cp debian/usr.bin.firefox.apparmor.14.10 debian/usr.bin.firefox.in
# Disabled until the patches work on v57 with moz1382323.patch
## KDE integration patches from https://www.rosenauer.org/hg/mozilla
## Use firefox$MAJORVERSION branch if available, otherwise use default
......@@ -272,6 +270,8 @@ done
fi
exit 0 ' >> debian/abrowser.postinst.in
sed 's/1410/65/; s/1310/60/' -i debian/rules
debian/rules debian/control
touch -d "yesterday" debian/control
debian/rules debian/control
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment