File: rules

package info (click to toggle)
tuareg-mode 1%3A3.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 708 kB
  • sloc: lisp: 8,540; ml: 1,635; makefile: 108; sh: 15
file content (6 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --with elpa

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