File: rules

package info (click to toggle)
magit-annex 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 128 kB
  • sloc: lisp: 791; makefile: 32
file content (9 lines) | stat: -rwxr-xr-x 126 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@ --with elpa

override_dh_installchangelogs:
	dh_installchangelogs NEWS

override_dh_auto_build: