File: rules

package info (click to toggle)
google-glog 0.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,544 kB
  • ctags: 1,590
  • sloc: sh: 11,281; cpp: 6,408; makefile: 245; ansic: 88
file content (19 lines) | stat: -rwxr-xr-x 361 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f
# -*- makefile -*-

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

export DEB_BUILD_OPTIONS=noopt

%:
	dh $@ --with autoreconf

override_dh_installchangelogs:
	dh_installchangelogs ChangeLog

override_dh_auto_test:
	if [ -f /proc/version ]; then $(MAKE) check; fi

get-orig-source:
	uscan --verbose --force-download --rename