File: rules

package info (click to toggle)
swisswatch 0.6-18
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 328 kB
  • sloc: ansic: 2,068; makefile: 12
file content (18 lines) | stat: -rwxr-xr-x 408 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_build:
	dh_auto_build --buildsystem makefile -- -f Makefile.simple

override_dh_auto_clean:
	dh_auto_clean --buildsystem makefile -- -f Makefile.simple

override_dh_install:
	dh_install
	cd $(CURDIR)/debian/swisswatch/etc/X11/app-defaults/ \
	 && mv SWatch.ad SwissWatch \
	 && mv SWatch-co.ad SwissWatch-color