summaryrefslogtreecommitdiff
path: root/repo/system/findutils.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/findutils.xibuild')
-rw-r--r--repo/system/findutils.xibuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/repo/system/findutils.xibuild b/repo/system/findutils.xibuild
index fcbadba..6850095 100644
--- a/repo/system/findutils.xibuild
+++ b/repo/system/findutils.xibuild
@@ -12,7 +12,6 @@ build () {
i?86) TIME_T_32_BIT_OK=yes ./configure --prefix=/usr --localstatedir=/var/lib/locate ;;
x86_64) ./configure --prefix=/usr --localstatedir=/var/lib/locate ;;
esac
-
make
}