Firefox: different approach for previous fix
This commit is contained in:
parent
1aa06bff44
commit
8f1577541b
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ rm debian/control
|
||||||
|
|
||||||
patch -p1 < $DATA/disable-activity-streams.patch
|
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
|
# Disabled until the patches work on v57 with moz1382323.patch
|
||||||
## KDE integration patches from https://www.rosenauer.org/hg/mozilla
|
## KDE integration patches from https://www.rosenauer.org/hg/mozilla
|
||||||
## Use firefox$MAJORVERSION branch if available, otherwise use default
|
## Use firefox$MAJORVERSION branch if available, otherwise use default
|
||||||
|
|
@ -272,6 +270,8 @@ done
|
||||||
fi
|
fi
|
||||||
exit 0 ' >> debian/abrowser.postinst.in
|
exit 0 ' >> debian/abrowser.postinst.in
|
||||||
|
|
||||||
|
sed 's/1410/65/; s/1310/60/' -i debian/rules
|
||||||
|
|
||||||
debian/rules debian/control
|
debian/rules debian/control
|
||||||
touch -d "yesterday" debian/control
|
touch -d "yesterday" debian/control
|
||||||
debian/rules debian/control
|
debian/rules debian/control
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue