File: rules

package info (click to toggle)
emacs-dape 0.26.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 424 kB
  • sloc: lisp: 5,641; makefile: 32
file content (9 lines) | stat: -rwxr-xr-x 116 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

ELPA_NAME=dape

%:
	dh $@ --with elpa

override_dh_auto_build:
	@echo Skip upstream build rules