Remove unused parts according to lintian
This commit is contained in:
parent
7d3f3cdc78
commit
268d4a1230
2 changed files with 1 additions and 2 deletions
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -4,7 +4,6 @@ Priority: optional
|
|||
Build-Depends: android-headers (>= 23),
|
||||
check,
|
||||
debhelper (>= 11),
|
||||
dh-autoreconf,
|
||||
dh-exec,
|
||||
intltool,
|
||||
libdbus-1-dev,
|
||||
|
|
|
|||
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -4,7 +4,7 @@
|
|||
include /usr/share/dpkg/default.mk
|
||||
|
||||
%:
|
||||
dh $@ --with=autoreconf --parallel
|
||||
dh $@ --with=autoreconf
|
||||
|
||||
override_dh_auto_configure:
|
||||
$(overridden_command) -- --disable-static --libdir /usr/lib
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue