File: rules

package info (click to toggle)
screenfetch 3.9.1%2B20210523-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 416 kB
  • sloc: sh: 6,193; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 190 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
#export DH_VERBOSE=1

PKGNAME=screenfetch

%:
	dh $@

override_dh_auto_install:
	install -m 0755 $(CURDIR)/screenfetch-dev $(CURDIR)/debian/$(PKGNAME)/usr/bin/screenfetch