aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 430c8fbdf952f418a0dc560631df287a240f94f0 (plain) (blame)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --enable-linux-affinity --enable-taskstats \
		--enable-openvz --enable-vserver --enable-cgroup \
		--enable-unicode

© 2014-2024 Faster IT GmbH | imprint | privacy policy