mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-04 14:43:01 +02:00
package/finit: bump to latest snapshot (pre -rc1)
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -14,10 +14,10 @@ FINIT_INSTALL_STAGING = YES
|
||||
FINIT_D = $(TARGET_DIR)/etc/finit.d
|
||||
|
||||
# Create configure script using autoreconf when building from git
|
||||
#FINIT_VERSION = 099672f
|
||||
#FINIT_SITE = git://github.com/troglobit/finit.git
|
||||
#FINIT_AUTORECONF = YES
|
||||
#FINIT_DEPENDENCIES += host-automake host-autoconf host-libtool
|
||||
FINIT_VERSION = 934a4db7d5f7a187f91ce5df084a2c19289628e6
|
||||
FINIT_SITE = $(call github,troglobit,finit,$(FINIT_VERSION))
|
||||
FINIT_AUTORECONF = YES
|
||||
FINIT_DEPENDENCIES += host-automake host-autoconf host-libtool
|
||||
|
||||
# Buildroot defaults to /usr for both prefix and exec-prefix, this we
|
||||
# must override because we want to install into /sbin and /bin for the
|
||||
|
||||
Reference in New Issue
Block a user