File: rules

package info (click to toggle)
sylpheed-doc 20140827-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 636 kB
  • sloc: sh: 51; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 226 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

execute_after_dh_auto_install:
	# moves the documentation files for the right package
	/bin/bash debian/install-docs.sh
	# fixes documentation encoding to UTF-8
	/bin/bash debian/convert-docs.sh