File: rules

package info (click to toggle)
ruby-paint 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 224 kB
  • sloc: ruby: 674; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 166 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_RUBY = --gem-install
export DH_RUBY_GEM_INSTALL_WHITELIST_APPEND = data/rgb_colors.marshal.gz

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