From 0f1e92ea1eaa92cc53933cc23f9aed7df6a14054 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 24 May 2015 15:28:22 -0400 Subject: install_system(): Move "use profile" --- diff --git a/lib/install.sh b/lib/install.sh index 9d67995..5e6d4aa 100644 --- a/lib/install.sh +++ b/lib/install.sh @@ -21,8 +21,8 @@ [ "x${_INSTALL_SM+set}" = 'xset' ] && return 0 _INSTALL_SM=1 -use dir use profile +use dir use fd use pkg -- cgit v0.9.1