mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-29 11:21:31 +00:00
import MULTIARCH from consts
This commit is contained in:
parent
3f0fc5a940
commit
1c14659b6b
@ -216,7 +216,7 @@ from britney_util import (old_libraries_format, same_source, undo_changes,
|
|||||||
read_nuninst, write_nuninst, write_heidi,
|
read_nuninst, write_nuninst, write_heidi,
|
||||||
eval_uninst, newly_uninst)
|
eval_uninst, newly_uninst)
|
||||||
from consts import (VERSION, SECTION, BINARIES, MAINTAINER, FAKESRC,
|
from consts import (VERSION, SECTION, BINARIES, MAINTAINER, FAKESRC,
|
||||||
SOURCE, SOURCEVER, ARCHITECTURE, DEPENDS, CONFLICTS,
|
SOURCE, SOURCEVER, ARCHITECTURE, MULTIARCH, DEPENDS, CONFLICTS,
|
||||||
PROVIDES, RDEPENDS, RCONFLICTS)
|
PROVIDES, RDEPENDS, RCONFLICTS)
|
||||||
from autopkgtest import AutoPackageTest
|
from autopkgtest import AutoPackageTest
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user