include ldns-config in ldns-dev
authorStephen <stephengroat@users.noreply.github.com>
Tue, 8 Aug 2017 20:37:33 +0000 (13:37 -0700)
committerFredrik Fornwall <fredrik@fornwall.net>
Tue, 8 Aug 2017 21:05:54 +0000 (23:05 +0200)
required for openssh

#1169

packages/ldns/build.sh

index ff50aef..39d7626 100755 (executable)
@@ -10,7 +10,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
 --with-ssl=$TERMUX_PREFIX
 --disable-dane-verify
 "
 --with-ssl=$TERMUX_PREFIX
 --disable-dane-verify
 "
-TERMUX_PKG_RM_AFTER_INSTALL="bin/ldns-config share/man/man1/ldns-config.1"
+TERMUX_PKG_INCLUDE_IN_DEVPACKAGE="bin/ldns-config share/man/man1/ldns-config.1"
 
 termux_step_post_make_install() {
        # The ldns build doesn't install its pkg-config:
 
 termux_step_post_make_install() {
        # The ldns build doesn't install its pkg-config: