You've already forked qt5-ukui-platformtheme
mirror of
https://github.com/ukui/qt5-ukui-platformtheme.git
synced 2026-03-09 09:28:34 -07:00
7 lines
125 B
Makefile
Executable File
7 lines
125 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
export QT_SELECT=5
|
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
|
|
|
%:
|
|
dh $@ --with pkgkde_symbolshelper
|