Codebase list kwindowsystem / a224609 debian / rules
a224609

Tree @a224609 (Download .tar.gz)

rules @a224609

f81cd5e
 
 
53bc4e8
 
765986e
f705c64
f81cd5e
1ce881a
133b1e0
1ce881a
f81cd5e
765986e
 
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed

%:
	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp

override_dh_auto_configure:
	dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_TESTING=OFF

override_dh_auto_test:
	# Disable auto tests at build time
	: