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