From dee02902116b79a4f6b4193cccd67949e38a3262 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 3 Oct 2021 13:01:08 +0200 Subject: [PATCH] Roleback --- debian/control | 2 +- debian/control.common | 2 +- debian/rules | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 6a878cb..743b9f0 100644 --- a/debian/control +++ b/debian/control @@ -184,7 +184,7 @@ Depends: gnupg, gpg-agent, keyutils, - librpm8, + librpm9, python3-cffi, python3-cryptography, python3-dbus, diff --git a/debian/control.common b/debian/control.common index 99d05c6..4a07a0e 100644 --- a/debian/control.common +++ b/debian/control.common @@ -119,7 +119,7 @@ Depends: gnupg, gpg-agent, keyutils, - librpm8, + librpm9, python3-cffi, python3-cryptography, python3-dbus, diff --git a/debian/rules b/debian/rules index d97e74a..f1e3c5c 100755 --- a/debian/rules +++ b/debian/rules @@ -13,6 +13,9 @@ else ONLY_CLIENT=1 endif +ONLY_CLIENT=1 + + DESTDIR=$(CURDIR)/debian/tmp export PYTHON=python3