Skip to content
Snippets Groups Projects
Commit b26d47b4 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Correct audacity backport source

parent 9f2105ff
No related branches found
No related tags found
1 merge request!179Corrected patch for make-bleachbit
......@@ -43,6 +43,7 @@ would actually be shown to the user. Avoid replacing copyright statements!
of the upstream package. Well written regexps and sed will help with that.
* You can test your changes by doing them inside the _PACKAGES/sourcePackageName/source/_ directory,
and running `dpkg-source -b .`, before being added to the helper script
* You can check the status of failed build at https://jenkins.trisquel.org/job/build-watchdog/lastBuild/consoleText
## Netinstall
......
......@@ -18,8 +18,8 @@
#
VERSION=1
EXTERNAL='deb-src http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu bionic main '
REPOKEY=4C1CBE14852541CB
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe'
REPOKEY="3B4FE6ACC0B21F32"
BACKPORTS=true
. ./config
......
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