File: rules

package info (click to toggle)
vonsh 1.0
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,420 kB
  • sloc: ansic: 958; makefile: 37
file content (8 lines) | stat: -rwxr-xr-x 122 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

#export DH_VERBOSE=1
include /usr/share/dpkg/pkg-info.mk
export VERSION_STR=$(DEB_VERSION)

%:
	dh $@