From 932b788044853a1ad1775e222977ec05d7df7feb Mon Sep 17 00:00:00 2001 From: dsomero Date: Sun, 30 Sep 2012 00:55:43 -0400 Subject: system/prelink: Fixed (Use relative path in doinst.sh) Signed-off-by: dsomero --- system/prelink/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/prelink/doinst.sh') diff --git a/system/prelink/doinst.sh b/system/prelink/doinst.sh index 89a59bac84..ad00816736 100644 --- a/system/prelink/doinst.sh +++ b/system/prelink/doinst.sh @@ -11,4 +11,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config /etc/prelink.conf.new +config etc/prelink.conf.new -- cgit v1.2.3