These now need to be prefixed.
This commit is contained in:
parent
08791ec4a2
commit
4d6b84290a
@ -1,4 +1,4 @@
|
|||||||
DIR= ${RC_LIB}/net
|
DIR= ${PREFIX}/${RC_LIB}/net
|
||||||
INC= dhclient.sh dhcpcd.sh macchanger.sh macnet.sh \
|
INC= dhclient.sh dhcpcd.sh macchanger.sh macnet.sh \
|
||||||
ssidnet.sh system.sh wpa_supplicant.sh
|
ssidnet.sh system.sh wpa_supplicant.sh
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
DIR= ${RC_LIB}/sh
|
DIR= ${PREFIX}/${RC_LIB}/sh
|
||||||
SRCS= functions.sh.in gendepends.sh.in net.sh.in \
|
SRCS= functions.sh.in gendepends.sh.in net.sh.in \
|
||||||
rc-functions.sh.in runscript.sh.in
|
rc-functions.sh.in runscript.sh.in
|
||||||
INC= init-common-post.sh rc-mount.sh functions.sh rc-functions.sh
|
INC= init-common-post.sh rc-mount.sh functions.sh rc-functions.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user