File: rules

package info (click to toggle)
ruby-paint 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: ruby: 688; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 166 bytes parent folder | download | duplicates (2)
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