override_dh_auto_configure for debian
This commit is contained in:
Vendored
+3
@@ -1,5 +1,8 @@
|
||||
#!/usr/bin/make -f
|
||||
export QT_SELECT := qt5
|
||||
|
||||
override_dh_auto_configure:
|
||||
qmake olive.pro
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
Reference in New Issue
Block a user