File: rules

package info (click to toggle)
racket-mode 20250501~git.2eec63c-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,020 kB
  • sloc: lisp: 17,236; makefile: 105
file content (20 lines) | stat: -rwxr-xr-x 370 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/bin/make -f
include /usr/share/dpkg/pkg-info.mk
export DEB_VERSION_UPSTREAM

%:
	dh $@ --with elpa

execute_after_dh_clean:
	cd doc && make clean

execute_after_dh_auto_build:
	cd doc && make docs

override_dh_elpa_test:
	mkdir -p /tmp/emacs-home
	HOME=/tmp/emacs-home make test-racket
	dh_elpa_test

override_dh_compress:
	dh_compress -Xusr/share/info/scenario-