File: rules

package info (click to toggle)
emacs-python-environment 0.0.2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 164 kB
  • sloc: lisp: 297; makefile: 173; python: 37
file content (12 lines) | stat: -rwxr-xr-x 212 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@ --with elpa

override_dh_auto_build:
	@echo skipping upstream build

# override_dh_elpa_test:
# 	@echo skipping upstream tests

.PHONY: override_dh_auto_build #override_dh_elpa_test