File: rules

package info (click to toggle)
liblouisxml 2.4.0-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,588 kB
  • sloc: sh: 10,349; ansic: 9,994; makefile: 584; xml: 228; python: 43
file content (18 lines) | stat: -rwxr-xr-x 426 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with autoreconf

override_dh_auto_clean:
	dh_auto_clean
	rm -f doc/liblouisxml.info doc/stamp-vti doc/version.texi

override_dh_auto_install:
	dh_auto_install

	rm -f $(CURDIR)/debian/tmp/usr/bin/lbx_devonly
	chrpath -d $(CURDIR)/debian/tmp/usr/lib/*/liblouisxml.so.* $(CURDIR)/debian/tmp/usr/bin/xml2brl

get-orig-source:
	uscan --verbose --rename --repack --force-download