Fix debian build
This commit is contained in:
parent
fcbfc7c995
commit
f8b7cb3115
2
debian/rules
vendored
2
debian/rules
vendored
@ -14,7 +14,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
|
||||
include /usr/share/dpkg/buildflags.mk
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=qmake --parallel CONFIG+=debian
|
||||
dh $@ --buildsystem=qmake --parallel
|
||||
|
||||
override_dh_auto_build:
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user