You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libqtxdg-packaging/debian/rules

12 lines
170 B

#!/usr/bin/make -f
#DH_VERBOSE = 1
%:
dh $@
override_dh_auto_configure:
10 years ago
dh_auto_configure -- -DUSE_QT5=yes
override_dh_strip:
10 years ago
dh_strip --dbg-package=libqt5xdg-dbg