File: rules

package info (click to toggle)
lolcat 42.0.99-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 336 kB
  • ctags: 10
  • sloc: ruby: 154; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 233 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=ruby --with ruby

override_dh_auto_install:
	dh_auto_install
	# dh_ruby seems not to have an option for moving binaries, doing it manually
	mv debian/lolcat/usr/bin debian/lolcat/usr/games