File: rules

package info (click to toggle)
popup-el 0.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 232 kB
  • sloc: lisp: 1,902; makefile: 28
file content (10 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download | duplicates (4)
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