diff options
author | Roy Marples <roy@marples.name> | 2007-09-19 13:53:40 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-09-19 13:53:40 +0000 |
commit | 77f9015f0bf09c5ef3c51009e21d8e687006c3e4 (patch) | |
tree | 5f62c36e8a9e3c3dddeef6a086a0708af35dfcd3 /net.Linux/Makefile | |
parent | 987c72f12f41b8108447810fe84fd9f16e6d29d7 (diff) |
/lib/rcscripts -> /lib/rc
Diffstat (limited to 'net.Linux/Makefile')
-rw-r--r-- | net.Linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net.Linux/Makefile b/net.Linux/Makefile index 3059f1e4..a1472747 100644 --- a/net.Linux/Makefile +++ b/net.Linux/Makefile @@ -1,4 +1,4 @@ -DIR = /$(LIB)/rcscripts/net +DIR = $(RC_LIB)/net FILES = adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.sh \ ccwgroup.sh clip.sh ifconfig.sh ifplugd.sh ip6to4.sh ipppd.sh \ iproute2.sh iwconfig.sh netplugd.sh pppd.sh pump.sh tuntap.sh \ |