File: rules

package info (click to toggle)
popup-el 0.5.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 232 kB
  • sloc: lisp: 1,914; makefile: 27
file content (10 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --parallel --with elpa
override_dh_auto_build:
	true
override_dh_auto_test:
	emacs --batch -Q \
		-L . \
		-l tests/run-test.el