File: rules

package info (click to toggle)
emacs-tablist 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 192 kB
  • sloc: lisp: 1,979; makefile: 21
file content (12 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@ 

override_dh_auto_build:
	@echo skipping upstream build

override_dh_install:
	dh_install
	dh_elpa