File: rules

package info (click to toggle)
angrydd 1.0.1-11
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,520 kB
  • sloc: python: 3,483; makefile: 42; sh: 1
file content (8 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_auto_install:
	$(MAKE) install DESTDIR=$(CURDIR)/debian/angrydd