From 2a10922b475d5a78e9bdaf8a52768c767404bea0 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 10 Apr 2017 22:26:21 -0400 Subject: libremakepkg: Tidy. --- src/chroot-tools/libremakepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/chroot-tools/libremakepkg') diff --git a/src/chroot-tools/libremakepkg b/src/chroot-tools/libremakepkg index 81764af..84a7609 100755 --- a/src/chroot-tools/libremakepkg +++ b/src/chroot-tools/libremakepkg @@ -26,7 +26,7 @@ set -euE . "$(librelib conf)" . "$(librelib messages)" -. "$(librelib chroot/makechrootpkg.sh)" +. "$(librelib chroot/makechrootpkg)" set -o pipefail shopt -s nullglob -- cgit v1.2.3-54-g00ecf