From b9edbe2a66e061a0e04c7776b7d168b2c738e633 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 5 May 2007 00:55:04 +0000 Subject: Correct compatibility symlink --- etc/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/rc b/etc/rc index c3dcc41..0972aaf 100755 --- a/etc/rc +++ b/etc/rc @@ -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 -- cgit v1.1