File: rules

package info (click to toggle)
emacs-debase 0.7%2Bgit.20230105.0b6fc2af34%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 128 kB
  • sloc: lisp: 723; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

ELPA_NAME=debase
export ELPA_NAME

%:
	dh $@ --with elpa

override_dh_elpa_test: