diff --git a/helpers/make-firefox b/helpers/make-firefox
index e83cd80b0ea15115e05c06f695b2603d877b118c..9153b1860a6ceeb906e93caaada803451cd3421c 100644
--- a/helpers/make-firefox
+++ b/helpers/make-firefox
@@ -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