File: rules

package info (click to toggle)
libvisca 1.0.1-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 1,624 kB
  • ctags: 484
  • sloc: sh: 7,902; ansic: 5,529; makefile: 24
file content (17 lines) | stat: -rwxr-xr-x 511 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
#include /usr/share/cdbs/1/rules/dpatch.mk
#include /usr/share/dpatch/dpatch.make

# no idea quite how they did it, but it builds shared objects with 
# rather strange names if we don't do this
DEB_AUTO_UPDATE_AUTOCONF := 
DEB_AUTO_UPDATE_AUTOMAKE := 
DEB_AUTO_UPDATE_LIBTOOL := post

DEB_SHLIBDEPS_LIBRARY_libvisca := libvisca

binary-instal/libvisca-dev::
	rm debian/libvisca-dev/usr/lib/*.so.*.*.*