File: rules

package info (click to toggle)
freedict-tools 0.5.0~beta.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 900 kB
  • sloc: python: 2,876; perl: 1,766; sh: 160; makefile: 138; xml: 10
file content (10 lines) | stat: -rwxr-xr-x 140 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export PREFIX=/usr

export FREEDICT_TOOLS = .

%:
	dh $@