From c1a303ae32e7da8de548dbaf2ac684ce3db3ca7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 7 Feb 2020 09:09:40 +0100 Subject: [PATCH] debian: revert to using dashes, but with correct PYBUILD_NAME variable --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3cd988c..044b8e6 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f -export PYBUILD_NAME=passerelle_imio_liege_rn +export PYBUILD_NAME=passerelle-imio-liege-rn %: dh $@ --with python2,python3 --buildsystem=pybuild