File: rules

package info (click to toggle)
xdot 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 184 kB
  • sloc: python: 1,424; makefile: 8
file content (12 lines) | stat: -rwxr-xr-x 267 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_install:
	dh_auto_install -- --install-lib /usr/share/xdot

override_dh_install:
	dh_install
	mv debian/xdot/usr/bin/xdot.py debian/xdot/usr/bin/xdot
	rm -rf debian/xdot/usr/share/xdot/xdot-0.4.egg-info/