File: rules

package info (click to toggle)
aptdaemon 0.45-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,540 kB
  • sloc: python: 11,257; sh: 62; makefile: 5
file content (12 lines) | stat: -rwxr-xr-x 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh --with=python2 $@

override_dh_auto_clean:
	dh_auto_clean
	rm -rf build *.egg-info po/aptdaemon.pot

# mvo: disabled temporarely, see changelog for 0.41+bzr586-0ubuntu1
#override_dh_auto_test:
#	unit2 discover