File: rules

package info (click to toggle)
dbtoepub 0%2Bsvn9904-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 212 kB
  • sloc: ruby: 237; sh: 15; xml: 7; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
#
# export DH_VERBOSE=1

PACKAGE = dbtoepub

%:
	dh $@

override_dh_install:
	dh_install
	chmod 644 $(CURDIR)/debian/$(PACKAGE)/usr/lib/ruby/vendor_ruby/dbtoepub/docbook.rb