File: rules

package info (click to toggle)
dict-jargon 4.4.7-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,968 kB
  • sloc: xml: 214,584; sh: 85; makefile: 45
file content (12 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# See: https://bugs.debian.org/792709
BUILD_DATE := $(shell dpkg-parsechangelog --show-field Date)
export BUILD_DATE

%:
	dh $@

override_dh_auto_build:
	sh debian/jargon2dict.sh
	$(MAKE) -f debian/Makefile.jargon-text