File: rules

package info (click to toggle)
org-make-toc 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 208 kB
  • sloc: sh: 759; lisp: 303; makefile: 32
file content (10 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with elpa

override_dh_auto_build:

override_dh_auto_clean:

override_dh_auto_install: