File: rules

package info (click to toggle)
cream 0.43-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 3,108 kB
  • sloc: sh: 323; php: 261; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 178 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_install:
	# install global config file for ucf
	cp -a ./cream-conf.example.vim debian/cream/usr/share/cream/cream-conf.vim
	dh_install