File: rules

package info (click to toggle)
lshell 0.9.15.1-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 240 kB
  • sloc: python: 1,217; sh: 35; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

export DH_ALWAYS_EXCLUDE=COPYING:CHANGES

%:
	dh $@ --with python2

override_dh_installchangelogs:
	dh_installchangelogs CHANGES