File: rules

package info (click to toggle)
lolcat 100.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 292 kB
  • sloc: ruby: 190; 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