File: rules

package info (click to toggle)
libruby2ruby-ruby 1.2.4-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 104 kB
  • ctags: 120
  • sloc: ruby: 899; sh: 15; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 456 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/dpatch.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk

binary-post-install/libruby2ruby-ruby1.8::
	mv debian/libruby2ruby-ruby1.8/usr/bin/r2r_show debian/libruby2ruby-ruby1.8/usr/bin/r2r_show1.8

binary-post-install/libruby2ruby-ruby1.9.1::
	mv debian/libruby2ruby-ruby1.9.1/usr/bin/r2r_show debian/libruby2ruby-ruby1.9.1/usr/bin/r2r_show1.9.1