mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
package/clixon: prevent host install from stripping .so files
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -11,6 +11,8 @@ CLIXON_LICENSE_FILES = LICENSE.md
|
||||
CLIXON_INSTALL_STAGING = YES
|
||||
CLIXON_DEPENDENCIES = cligen #libcurl libxml2
|
||||
|
||||
CLIXON_CONF_OPTS = INSTALLFLAGS=" "
|
||||
|
||||
# autotools-package.mk dutifully sets sysconfdir to /etc, but
|
||||
# unfortunately clixon uses a hard-coded default location of
|
||||
# /usr/local/etc/clixon.xml unless this option is specified.
|
||||
|
||||
Reference in New Issue
Block a user