File: rules

package info (click to toggle)
ghub-el 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 348 kB
  • sloc: lisp: 1,574; makefile: 149
file content (10 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk
export DEB_VERSION_UPSTREAM

%:
	dh $@ --with elpa

override_dh_auto_build:
	/bin/true