debian/rules: Disable configure option: --without-nl. (Conflicts with --with-iwevgenie).
This commit is contained in:
parent
8ccb46dc31
commit
3aa48e0331
1
debian/rules
vendored
1
debian/rules
vendored
@ -20,6 +20,7 @@ DEB_CONFIGURE_SCRIPT := ./autogen.sh
|
||||
|
||||
DEB_CONFIGURE_EXTRA_FLAGS += \
|
||||
--with-iwevgenie \
|
||||
--without-nl \
|
||||
--disable-silent-rules \
|
||||
--libexecdir=/usr/lib/mate-applets \
|
||||
--localstatedir=/var \
|
||||
|
Loading…
Reference in New Issue
Block a user