From 2afb93c88a6713e098b19e9f5e0bc7d2bb8a015f Mon Sep 17 00:00:00 2001 From: Philip Date: Sun, 28 Jun 2015 12:31:56 +0200 Subject: [PATCH] [util-iso] import 'util.sh' --- lib/util-iso.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/util-iso.sh b/lib/util-iso.sh index d29b399..0ed32c2 100644 --- a/lib/util-iso.sh +++ b/lib/util-iso.sh @@ -9,6 +9,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. +import ${LIBDIR}/util.sh import ${LIBDIR}/util-iso-image.sh import ${LIBDIR}/util-iso-boot.sh import ${LIBDIR}/util-iso-calamares.sh