From b8f9f5298ba221af32f7106fe093903aedd76d43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 13 Jul 2019 09:26:41 +0200 Subject: some changes for pybuild --- debian/rules | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/debian/rules b/debian/rules index 6171813..2e449d9 100755 --- a/debian/rules +++ b/debian/rules @@ -1,11 +1,6 @@ #!/usr/bin/make -f +export PYBUILD_INSTALL_ARGS=--no-version-script --standalone-lib --no-install-man + %: dh $@ --with python2,python3 --buildsystem=pybuild - -#clean: -# rm -fr build -# dh $@ - -#override_dh_auto_install: -# dh_auto_install -- --no-version-script --standalone-lib --no-install-man -- cgit v1.2.3