File: rules

package info (click to toggle)
jed-extra 2.5.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,212 kB
  • sloc: sh: 47; ruby: 43; sed: 38; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 314 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- make -*-

shrdir = $(CURDIR)/debian/jed-extra/usr/share/jed

%:
	dh $@

execute_after_dh_auto_test:
	USE_LOCAL_LIB= debian/tests/run-tests

execute_after_dh_install:
	mv $(shrdir)/compile/compile $(shrdir)/compile/jed-extra
	chmod +x $(shrdir)/compile/jed-extra $(shrdir)/jed-extra/tm.sed