summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: f8bd3bf31d7f0ffcf6bbf98945e05a778cd50e03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@

# We don't need to build a zip archive, and skipping it
# reduces the need for zip as a build-dep.
# We do need to compile new plugin schemas though since the
# schema path is hardcoded for this plugin.
override_dh_auto_build:
	glib-compile-schemas --strict --targetdir=impatience/schemas/ impatience/schemas