aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
blob: fcdc14e2716ee082627e18d3dc52987b61797cad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@ --with autoreconf

override_dh_makeshlibs:
	dh_makeshlibs -plibido3-0.1-0 -V'libido3-0.1-0 (>= 12.10.0)' -- -c4
	dh_makeshlibs -Nlibido3-0.1-0

override_dh_install:
	find debian/tmp/usr/lib -name *.la -delete
	dh_install --fail-missing