File: rules

package info (click to toggle)
elpa-ligature 1%2B60%2Bg5eb950a-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 324 kB
  • sloc: lisp: 125; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 190 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk
DEB_VERSION_UPSTREAM:=$(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+g.*$$//')
export DEB_VERSION_UPSTREAM

%:
	dh $@ --with elpa