From 9f0bd36e050062ec40e4e957ca7f81ff14b38551 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 17 Jul 2012 01:08:51 -0500 Subject: Fix sfk in md5sums and add chost in builds --- community/scponly/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/scponly/PKGBUILD') diff --git a/community/scponly/PKGBUILD b/community/scponly/PKGBUILD index d0060b6c1..004b76ec2 100644 --- a/community/scponly/PKGBUILD +++ b/community/scponly/PKGBUILD @@ -20,7 +20,7 @@ md5sums=('139ac9abd7f3b8dbc5c5520745318f8a' build() { cd $srcdir/$pkgname-$pkgver - [ $NOEXTRACT -eq 1 ] || ./configure --prefix=/usr --sysconfdir=/etc \ + [ $NOEXTRACT -eq 1 ] || ./configure --prefix=/usr --build=$CHOST --sysconfdir=/etc \ --enable-scp-compat --enable-winscp-compat --enable-chrooted-binary sed -i 's|^#elif|#else|' helper.c make -- cgit v1.2.3-54-g00ecf