File: rules

package info (click to toggle)
org-drill 2.7.0%2B20200412%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 428 kB
  • sloc: lisp: 3,383; sh: 213; makefile: 53
file content (10 lines) | stat: -rwxr-xr-x 116 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with elpa

override_dh_auto_build:
	/bin/true

override_dh_auto_install:
	/bin/true