File: rules

package info (click to toggle)
ydpdict 1.0.5-1
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid, trixie
  • size: 704 kB
  • sloc: ansic: 2,036; sh: 600; sed: 27; makefile: 25
file content (15 lines) | stat: -rwxr-xr-x 273 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

# See what exactly is going on on buildds.
export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --with-dictdir=/usr/local/share/ydpdict

execute_after_dh_auto_clean:
	rm -f po/pl.gmo
	rm -f po/stamp-po
	rm -f po/ydpdict.pot