Drop 99_ltmain_as-needed.patch and use dh_autoreconf --as-needed instead.

This commit is contained in:
Michael Biebl
2013-09-05 00:50:21 +00:00
parent 66d0f23d03
commit 6043a9ca88
4 changed files with 4 additions and 33 deletions

3
debian/rules vendored
View File

@@ -12,6 +12,9 @@ GNOME_MODULE := libgtop
SHARED_PKG := libgtop2-7
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
DEB_DH_AUTORECONF_ARGS = --as-needed
DEB_DH_MAKESHLIBS_ARGS_ALL += -V '$(SHARED_PKG) (>= 2.24.0)'
DEB_CONFIGURE_EXTRA_FLAGS += --libexecdir=/usr/lib/$(SHARED_PKG)