We need to replace @LIB@ here.
This commit is contained in:
parent
11acce3c7d
commit
5510451bac
2
sh/.gitignore
vendored
2
sh/.gitignore
vendored
@ -3,6 +3,8 @@ gendepends.sh
|
||||
net.sh
|
||||
rc-functions.sh
|
||||
runscript.sh
|
||||
init-common-post.sh
|
||||
init-early.sh
|
||||
init.sh
|
||||
ifwatchd-carrier.sh
|
||||
ifwatchd-nocarrier.sh
|
||||
|
@ -1,5 +1,5 @@
|
||||
DIR= ${PREFIX}/${RC_LIB}/sh
|
||||
SRCS= functions.sh.in gendepends.sh.in \
|
||||
SRCS= functions.sh.in gendepends.sh.in init-common-post.sh.in \
|
||||
rc-functions.sh.in runscript.sh.in
|
||||
INC= init-common-post.sh rc-mount.sh functions.sh rc-functions.sh
|
||||
BIN= gendepends.sh init.sh runscript.sh
|
||||
|
Loading…
Reference in New Issue
Block a user