File: rules

package info (click to toggle)
brise 0.38.20180515-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,996 kB
  • sloc: sh: 580; makefile: 79
file content (16 lines) | stat: -rwxr-xr-x 336 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f


%:
	dh $@

override_dh_missing:
	# Explicitly remove config files to force librime not
	# reading / writing them
	rm -f debian/tmp/usr/share/rime-data/user.yaml
	rm -f debian/tmp/usr/share/rime-data/build/default.yaml
	dh_missing --fail-missing

override_dh_auto_build:
	dh_auto_build
	rime_deployer --build output