File: rules

package info (click to toggle)
racket-mode 20210916git0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,076 kB
  • sloc: lisp: 10,354; makefile: 58
file content (9 lines) | stat: -rwxr-xr-x 166 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
include /usr/share/dpkg/pkg-info.mk
export DEB_VERSION_UPSTREAM

%:
	dh $@ --with elpa

override_dh_elpa_test:
	@echo tests disabled at build time