Skip to content
Snippets Groups Projects
Commit c3592b39 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

fix nspr build on update

parent 11f95a4d
No related branches found
No related tags found
No related merge requests found
...@@ -17,13 +17,14 @@ ...@@ -17,13 +17,14 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=1 VERSION=2
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe' EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe'
REPOKEY="3B4FE6ACC0B21F32" REPOKEY="3B4FE6ACC0B21F32"
BACKPORT=true BACKPORT=true
. ./config . ./config
sed -i "/include debian\/make.mk/a DEB_BUILD_OPTIONS=nocheck" debian/rules
changelog "Backported from Focal" changelog "Backported from Focal"
compile compile
......
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