File: rules

package info (click to toggle)
libcsv 3.0.3%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,536 kB
  • sloc: sh: 10,218; ansic: 1,070; makefile: 32
file content (17 lines) | stat: -rwxr-xr-x 327 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	# do not ship libtool files
	find debian/tmp -name '*.la' -print -delete

override_dh_strip:
	dh_strip --dbgsym-migration='libcsv3-dbg (<< 3.0.3+dfsg-4~)'

prune-nonfree:
	# Remove sourceless PDF
	rm -fv csv.pdf