minor update for DEBIAN stuff

This commit is contained in:
Jérôme Rapinat
2015-06-17 09:38:11 +02:00
parent a18120f17d
commit 89ffc6b4cc
2 changed files with 3 additions and 2 deletions

2
debian/rules vendored
View File

@@ -12,7 +12,7 @@ override_dh_auto_test:
# Override of auto_build
override_dh_auto_build:
python3 setup.py build
python3 setup.py build --resourcepath=/usr/share
# Override of auto_install to remove information from package
override_dh_auto_install: