File: rules

package info (click to toggle)
xdg-utils 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,652 kB
  • sloc: sh: 8,244; xml: 3,474; perl: 335; makefile: 188; awk: 41
file content (18 lines) | stat: -rwxr-xr-x 423 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	LC_ALL=C.UTF-8 dh_auto_build -Dscripts -- scripts man

execute_after_dh_clean:
	rm -f scripts/html/index.html

override_dh_auto_test:
# Use automated tests that do not require a user action.
	make autotest

# Install the upstream release notes and rename the file.
execute_after_dh_installdocs:
	install -p RELEASE_NOTES debian/xdg-utils/usr/share/doc/xdg-utils/NEWS