Drop 99_ltmain_as-needed.patch and use dh_autoreconf --as-needed instead.
This commit is contained in:
3
debian/rules
vendored
3
debian/rules
vendored
@@ -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)
|
||||
|
Reference in New Issue
Block a user