File: rules

package info (click to toggle)
oaklisp 1.3.6-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,768 kB
  • ctags: 551
  • sloc: ansic: 4,046; makefile: 131
file content (15 lines) | stat: -rwxr-xr-x 353 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
# export DH_VERBOSE=1

%:
	dh $@ --parallel --with autoreconf

override_dh_auto_configure-arch:
	dh_auto_configure -- --disable-docs

override_dh_auto_install:
	dh_auto_install
	-rm --verbose debian/tmp/usr/share/doc/oaklisp/ChangeLog
	-rm --verbose debian/tmp/usr/share/doc/oaklisp/COPYING