File: rules

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

%:
	dh $@ --with python3

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