pkgbinarymangler: fix loop dependency
This commit is contained in:
parent
1ed2f84e72
commit
d9e0fdd43f
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,7 @@
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program; if not, write to the Free Software
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#4
|
||||||
|
|
||||||
VERSION=3
|
VERSION=3
|
||||||
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu bionic main'
|
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu bionic main'
|
||||||
REPOKEY=7638D0442B90D010
|
REPOKEY=7638D0442B90D010
|
||||||
|
|
@ -24,6 +23,7 @@ BACKPORTS=true
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
echo 10 > debian/compat
|
||||||
sed 's/xz/gz/g; s/xOJ/xOz/g; s/test_ppa_oem_main(/disabled_ppa_oem_main(/' -i test/run
|
sed 's/xz/gz/g; s/xOJ/xOz/g; s/test_ppa_oem_main(/disabled_ppa_oem_main(/' -i test/run
|
||||||
|
|
||||||
changelog "Backported from bionic"
|
changelog "Backported from bionic"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue