diff options
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/rc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -106,7 +106,7 @@ fi # have trouble overriding the PREFIX configure # argument since we build our packages in a # seperated PREFIX area -ln -s /tmp/tmp /usr/local +ln -s /tmp/tmp / # Malloc debugging check if [ ! -L /etc/malloc.conf ]; then |