Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 46 | Rev 61 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 46 Rev 58
Line 2... Line 2...
2
2
3
SOURCE_PACKAGE = libspf2
3
SOURCE_PACKAGE = libspf2
4
4
5
include /usr/share/cdbs/1/class/autotools.mk
5
include /usr/share/cdbs/1/class/autotools.mk
6
include /usr/share/cdbs/1/rules/debhelper.mk
6
include /usr/share/cdbs/1/rules/debhelper.mk
7
include /usr/share/cdbs/1/rules/dpatch.mk
-
 
8
7
9
DEB_DH_MAKESHLIBS_ARGS_libspf2-2 = -V 'libspf2-2 (>= 1.2.9)'
8
DEB_DH_MAKESHLIBS_ARGS_libspf2-2 = -V 'libspf2-2 (>= 1.2.9)'
10
LDFLAGS += -Wl,--version-script=$(CURDIR)/debian/libspf2.ver
9
LDFLAGS += -Wl,--version-script=$(CURDIR)/debian/libspf2.ver
11
DEB_DH_INSTALL_SOURCEDIR = debian/tmp
10
DEB_DH_INSTALL_SOURCEDIR = debian/tmp
12
11