summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 2b796a9fc802c4c3c2bcd3481aad9376e9522612 (plain) (blame)
1
2
3
4
5
6
7
#!/usr/bin/make -f

override_dh_gconf:
	dh_gconf --priority=20

%:
	dh $@