File: rules

package info (click to toggle)
pkg-info-el 0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 212 kB
  • ctags: 34
  • sloc: lisp: 316; makefile: 25
file content (9 lines) | stat: -rwxr-xr-x 103 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@ --with elpa

override_dh_auto_clean:
	true
override_dh_auto_build:
	true