mirror of
https://github.com/ukui/qt5-ukui-platformtheme.git
synced 2026-06-16 19:16:13 -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
|