Debianized

This commit is contained in:
Dmitry Yu Okunev
2017-01-26 18:20:52 +03:00
parent dde90fb5b7
commit 0423bbad47
7 changed files with 70 additions and 0 deletions
Vendored Executable
+8
View File
@@ -0,0 +1,8 @@
#!/usr/bin/make -f
%:
dh $@
override_dh_auto_configure:
qmake -makefile -nocache "QMAKE_CFLAGS_RELEASE=-g -O2 -std=c++11 -pipe" "QMAKE_CFLAGS_DEBUG=-g -O2 -std=c++11 -pipe" "QMAKE_CXXFLAGS_RELEASE=-g -O2 -std=c++11 -pipe" "QMAKE_CXXFLAGS_DEBUG=-g -O2 -std=c++11 -pipe" QMAKE_STRIP=: PREFIX=/usr