summaryrefslogtreecommitdiff
path: root/src/chroot-tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/chroot-tools')
-rwxr-xr-xsrc/chroot-tools/libremakepkg2
1 files changed, 1 insertions, 1 deletions
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