summaryrefslogtreecommitdiff
path: root/findutils
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2020-05-07 05:59:37 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2020-05-07 05:59:37 -0400
commitcd85778597a709c5d589c9f984d039e5b96bafca (patch)
tree4a0e4cecb2ff216cc270a2fac5716a54175e7c15 /findutils
parent041601b591742fa071f50f25ee8ef9f5b1008bd4 (diff)
downloadspm_packages-cd85778597a709c5d589c9f984d039e5b96bafca.tar.gz
Initial Darwin compat sweep
Diffstat (limited to 'findutils')
-rw-r--r--findutils/build.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/findutils/build.sh b/findutils/build.sh
index 2865dd5..280ac94 100644
--- a/findutils/build.sh
+++ b/findutils/build.sh
@@ -6,8 +6,6 @@ sources=(
"https://ftp.gnu.org/gnu/${name}/${name}-${version}.tar.xz"
)
build_depends=(
- "automake"
- "autoconf"
"xz"
)
depends=(