summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcyrozap2022-06-03 18:45:19 -0500
committercyrozap2022-06-03 18:53:00 -0500
commit4e67ce6cbc49e51f813e68db06ceb8f827af2e28 (patch)
treef6a4d15ca0d592d34f0a1eed95be124b19fe72ef /PKGBUILD
parent076c5ac12c3aeffd9aeffb05e12baa3366be22cf (diff)
downloadaur-4e67ce6cbc49e51f813e68db06ceb8f827af2e28.tar.gz
Change the "prepare" step to "build" to avoid dependency issues
The "batchxsetup" binary depends on ncurses5-compat-libs at runtime, but AUR helpers like pacaur will attempt to run the prepare() step before installing any dependencies, so this step will fail if ncurses5-compat-libs is not already installed. To fix this issue, change the "prepare" step to "build".
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07007aef6171..f01a58ea01f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ elif [[ $CARCH == 'x86_64' ]]; then
_bits=64
fi
-prepare() {
+build() {
cd "${srcdir}"/Xilinx_ISE_DS_Lin_14.7_1015_1
# Generate a sample batch install file