Backport ring and opendht from cosmic
This commit is contained in:
parent
c95f849f7a
commit
5ee464ef4d
2 changed files with 7 additions and 5 deletions
|
|
@ -18,11 +18,11 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=1
|
VERSION=1
|
||||||
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu bionic main universe'
|
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu cosmic main universe'
|
||||||
REPOKEY=7638D0442B90D010
|
REPOKEY=7638D0442B90D010
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
changelog "Backported from bionic"
|
changelog "Backported from cosmic"
|
||||||
|
|
||||||
compile
|
compile
|
||||||
|
|
|
||||||
|
|
@ -32,11 +32,13 @@
|
||||||
# softhsm2
|
# softhsm2
|
||||||
|
|
||||||
VERSION=1
|
VERSION=1
|
||||||
EXTERNAL='deb-src http://ftp.us.debian.org/debian testing main'
|
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu cosmic main universe'
|
||||||
REPOKEY="04EE7237B7D453EC"
|
REPOKEY=7638D0442B90D010
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
changelog "Backported from debian testing"
|
sed 's/--disable-downloads/--disable-downloads --disable-nettle/' -i debian/rules
|
||||||
|
|
||||||
|
changelog "Backported from cosmic"
|
||||||
|
|
||||||
compile
|
compile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue