@ -156,18 +156,18 @@ define Package/dnsmasq/install
$( INSTALL_DIR) $( 1) /usr/sbin
$( INSTALL_DIR) $( 1) /usr/sbin
$( CP) $( PKG_INSTALL_DIR) /usr/sbin/dnsmasq $( 1) /usr/sbin/
$( CP) $( PKG_INSTALL_DIR) /usr/sbin/dnsmasq $( 1) /usr/sbin/
$( INSTALL_DIR) $( 1) /etc/config
$( INSTALL_DIR) $( 1) /etc/config
$( INSTALL_DATA ) ./files/dhcp.conf $( 1) /etc/config/dhcp
$( INSTALL_CONF ) ./files/dhcp.conf $( 1) /etc/config/dhcp
$( INSTALL_DATA ) ./files/dnsmasq.conf $( 1) /etc/dnsmasq.conf
$( INSTALL_CONF ) ./files/dnsmasq.conf $( 1) /etc/dnsmasq.conf
$( INSTALL_DIR) $( 1) /etc/init.d
$( INSTALL_DIR) $( 1) /etc/init.d
$( INSTALL_BIN) ./files/dnsmasq.init $( 1) /etc/init.d/dnsmasq
$( INSTALL_BIN) ./files/dnsmasq.init $( 1) /etc/init.d/dnsmasq
$( INSTALL_DIR) $( 1) /etc/hotplug.d/dhcp
$( INSTALL_DIR) $( 1) /etc/hotplug.d/dhcp
$( INSTALL_DIR) $( 1) /etc/hotplug.d/neigh
$( INSTALL_DIR) $( 1) /etc/hotplug.d/neigh
$( INSTALL_DIR) $( 1) /etc/hotplug.d/ntp
$( INSTALL_DIR) $( 1) /etc/hotplug.d/ntp
$( INSTALL_DIR) $( 1) /etc/hotplug.d/tftp
$( INSTALL_DIR) $( 1) /etc/hotplug.d/tftp
$( INSTALL_DATA ) ./files/dnsmasqsec.hotplug $( 1) /etc/hotplug.d/ntp/25-dnsmasqsec
$( INSTALL_CONF ) ./files/dnsmasqsec.hotplug $( 1) /etc/hotplug.d/ntp/25-dnsmasqsec
$( INSTALL_DIR) $( 1) /usr/share/dnsmasq
$( INSTALL_DIR) $( 1) /usr/share/dnsmasq
$( INSTALL_DATA ) ./files/dhcpbogushostname.conf $( 1) /usr/share/dnsmasq/
$( INSTALL_CONF ) ./files/dhcpbogushostname.conf $( 1) /usr/share/dnsmasq/
$( INSTALL_DATA ) ./files/rfc6761.conf $( 1) /usr/share/dnsmasq/
$( INSTALL_CONF ) ./files/rfc6761.conf $( 1) /usr/share/dnsmasq/
$( INSTALL_DIR) $( 1) /usr/lib/dnsmasq
$( INSTALL_DIR) $( 1) /usr/lib/dnsmasq
$( INSTALL_BIN) ./files/dhcp-script.sh $( 1) /usr/lib/dnsmasq/dhcp-script.sh
$( INSTALL_BIN) ./files/dhcp-script.sh $( 1) /usr/lib/dnsmasq/dhcp-script.sh
$( INSTALL_DIR) $( 1) /usr/share/acl.d
$( INSTALL_DIR) $( 1) /usr/share/acl.d
@ -180,7 +180,7 @@ define Package/dnsmasq-full/install
$( call Package /dnsmasq /install ,$ ( 1) )
$( call Package /dnsmasq /install ,$ ( 1) )
i f n e q ( $( CONFIG_PACKAGE_dnsmasq_full_dnssec ) , )
i f n e q ( $( CONFIG_PACKAGE_dnsmasq_full_dnssec ) , )
$( INSTALL_DIR) $( 1) /usr/share/dnsmasq
$( INSTALL_DIR) $( 1) /usr/share/dnsmasq
$( INSTALL_DATA ) $( PKG_BUILD_DIR) /trust-anchors.conf $( 1) /usr/share/dnsmasq
$( INSTALL_CONF ) $( PKG_BUILD_DIR) /trust-anchors.conf $( 1) /usr/share/dnsmasq
e n d i f
e n d i f
e n d e f
e n d e f