From 626705238075a1aceca518e4d464b5df6458750f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 5 Jul 2014 02:36:52 -0400 Subject: quote calls to librelib --- src/treepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/treepkg') diff --git a/src/treepkg b/src/treepkg index f417010..9b6d34f 100755 --- a/src/treepkg +++ b/src/treepkg @@ -19,7 +19,7 @@ # along with this program. If not, see . source libremessages -source $(librelib conf.sh) +source "$(librelib conf.sh)" load_files libretools check_vars libretools FULLBUILDCMD || exit 1 -- cgit v1.2.2