File: rules

package info (click to toggle)
ruby-ipynbdiff 0.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 148 kB
  • sloc: ruby: 363; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY = --gem-install
# Update this manually,
# https://gitlab.com/gitlab-org/incubation-engineering/mlops/rb-ipynbdiff/-/issues/3
export LIB_VERSION = 0.3.8

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