File: rules

package info (click to toggle)
php-elisp 1.21.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 920 kB
  • sloc: lisp: 6,155; php: 893; makefile: 25; sh: 10
file content (7 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --with elpa

override_dh_auto_build:
	@echo Using dh-elpa for build/install instead of upstream Makefile.