mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 15:51:12 +00:00
5 lines
80 B
Makefile
Executable File
5 lines
80 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --dbg-package=calamares-dbg --with kf5 --parallel
|