fixed a few errors reported by lintian

This commit is contained in:
csoler 2018-05-20 09:59:33 +02:00
parent 926200098e
commit 1411a56ce9
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
3 changed files with 11 additions and 16 deletions

View file

@ -3,6 +3,8 @@
export DH_VERBOSE = 1
DPKG_EXPORT_BUILDFLAGS = 1
# skip *-dbgsym packages
DEB_BUILD_OPTIONS=noddebs
include /usr/share/dpkg/default.mk
@ -20,6 +22,3 @@ MY_BUILDDIR = _build
override_dh_auto_configure:
@mkdir -p $(MY_BUILDDIR)
dh_auto_configure -- CONFIG="unix release retroshare_plugins rs_autologin" PREFIX=/usr LIB_DIR=/usr/lib ../src