File: rules

package info (click to toggle)
silversearcher-ag-el 0.48-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 472 kB
  • sloc: lisp: 540; makefile: 158; python: 30; sh: 7
file content (10 lines) | stat: -rwxr-xr-x 167 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with elpa

override_dh_auto_build:
	@echo Ignoring upstream Makefile and building/installing with dh-elpa.

override_dh_auto_install: