File: rules

package info (click to toggle)
libtzinfo-ruby 0.3.19-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,992 kB
  • ctags: 2,904
  • sloc: ruby: 47,071; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

DEB_AUTO_CLEANUP_RCS := yes

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/ruby-pkg-tools/1/class/ruby-common.mk

binary/libtzinfo-ruby::
	find debian/*/usr/lib/ruby/*/ -type f -name '*.rb' -exec chmod a-x {} \;