File: rules

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

ELPA_NAME=bash-completion
export ELPA_NAME

%:
	dh $@ --with elpa

override_dh_auto_build:

override_dh_elpa_test: