File: rules

package info (click to toggle)
festival-czech 0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 276 kB
  • sloc: lisp: 2,326; cs: 361; makefile: 40
file content (10 lines) | stat: -rwxr-xr-x 203 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

override_dh_auto_install:
	$(MAKE) install festival_path=$(CURDIR)/debian/festival-czech/usr/share/festival

override_dh_installchangelogs:
	dh_installchangelogs ChangeLog

%:
	dh $@