Roleback
This commit is contained in:
parent
358acdd85f
commit
dee0290211
2
debian/control
vendored
2
debian/control
vendored
@ -184,7 +184,7 @@ Depends:
|
|||||||
gnupg,
|
gnupg,
|
||||||
gpg-agent,
|
gpg-agent,
|
||||||
keyutils,
|
keyutils,
|
||||||
librpm8,
|
librpm9,
|
||||||
python3-cffi,
|
python3-cffi,
|
||||||
python3-cryptography,
|
python3-cryptography,
|
||||||
python3-dbus,
|
python3-dbus,
|
||||||
|
2
debian/control.common
vendored
2
debian/control.common
vendored
@ -119,7 +119,7 @@ Depends:
|
|||||||
gnupg,
|
gnupg,
|
||||||
gpg-agent,
|
gpg-agent,
|
||||||
keyutils,
|
keyutils,
|
||||||
librpm8,
|
librpm9,
|
||||||
python3-cffi,
|
python3-cffi,
|
||||||
python3-cryptography,
|
python3-cryptography,
|
||||||
python3-dbus,
|
python3-dbus,
|
||||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -13,6 +13,9 @@ else
|
|||||||
ONLY_CLIENT=1
|
ONLY_CLIENT=1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ONLY_CLIENT=1
|
||||||
|
|
||||||
|
|
||||||
DESTDIR=$(CURDIR)/debian/tmp
|
DESTDIR=$(CURDIR)/debian/tmp
|
||||||
|
|
||||||
export PYTHON=python3
|
export PYTHON=python3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user