Rohan Garg 687175f3cc Use additional flags to build calamares
Make sure we ship our own settings.conf
2014-10-17 12:56:20 +02:00

8 lines
146 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@ --dbg-package=calamares-dbg --with kf5
override_dh_auto_configure:
dh_auto_configure -- -DWITH_PARTITIONMANAGER=1