summaryrefslogtreecommitdiff
path: root/build_stage1_package.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_stage1_package.sh')
-rwxr-xr-xbuild_stage1_package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_stage1_package.sh b/build_stage1_package.sh
index 1baee72..f4aac23 100755
--- a/build_stage1_package.sh
+++ b/build_stage1_package.sh
@@ -73,7 +73,7 @@ if test $(pacman --config "$STAGE1_CHROOT/etc/pacman.conf" -r "$STAGE1_CHROOT" -
find $ARCHLINUX32_PACKAGES/core/$PACKAGE/* ! -name PKGBUILD \
-exec cp {} . \;
fi
-
+
# source package descriptions, sets variables for this script
# and executes whatever is needed to build the package