diff --git a/helpers/make-cargo b/helpers/make-cargo index 6a8b0bead7631e64815765de36696e3674a693c2..78a99cae33072964246a2782037b00ecf4b897d6 100644 --- a/helpers/make-cargo +++ b/helpers/make-cargo @@ -23,6 +23,8 @@ REPOKEY="A6DCF7707EBC211F" . ./config +sed 's/:native//g' -i debian/control + changelog "Backported from http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu" compile diff --git a/helpers/make-rustc b/helpers/make-rustc index 6a8b0bead7631e64815765de36696e3674a693c2..78a99cae33072964246a2782037b00ecf4b897d6 100644 --- a/helpers/make-rustc +++ b/helpers/make-rustc @@ -23,6 +23,8 @@ REPOKEY="A6DCF7707EBC211F" . ./config +sed 's/:native//g' -i debian/control + changelog "Backported from http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu" compile