File: rules

package info (click to toggle)
feedbackd-device-themes 0.8.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 236 kB
  • sloc: makefile: 9
file content (15 lines) | stat: -rwxr-xr-x 250 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

CONFIGURE_OPTS = -Dvalidate=enabled

XDG_CURRENT_DESKTOP=
export XDG_CURRENT_DESKTOP

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- $(CONFIGURE_OPTS)

override_dh_auto_install:
	dh_auto_install --destdir=debian/tmp