mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
radvd: drop autoreconf
We're no longer patching Makefile.am since the 1.9.2 bump, so we don't need to autoreconf anymore. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
586ddf1a93
commit
cbf8cfdbb2
@ -7,7 +7,6 @@
|
|||||||
RADVD_VERSION = 1.9.3
|
RADVD_VERSION = 1.9.3
|
||||||
RADVD_SITE = http://www.litech.org/radvd/dist
|
RADVD_SITE = http://www.litech.org/radvd/dist
|
||||||
RADVD_DEPENDENCIES = host-bison flex libdaemon host-flex host-pkgconf
|
RADVD_DEPENDENCIES = host-bison flex libdaemon host-flex host-pkgconf
|
||||||
RADVD_AUTORECONF = YES
|
|
||||||
|
|
||||||
define RADVD_INSTALL_INITSCRIPT
|
define RADVD_INSTALL_INITSCRIPT
|
||||||
$(INSTALL) -m 0755 package/radvd/S50radvd $(TARGET_DIR)/etc/init.d
|
$(INSTALL) -m 0755 package/radvd/S50radvd $(TARGET_DIR)/etc/init.d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user