[arch-commits] Commit in scponly/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu May 23 11:16:57 UTC 2013


    Date: Thursday, May 23, 2013 @ 13:16:56
  Author: spupykin
Revision: 91529

upgpkg: scponly 4.8-9

upd

Modified:
  scponly/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-23 11:16:52 UTC (rev 91528)
+++ PKGBUILD	2013-05-23 11:16:56 UTC (rev 91529)
@@ -4,7 +4,7 @@
 
 pkgname=scponly
 pkgver=4.8
-pkgrel=8
+pkgrel=9
 pkgdesc="A limited shell for ssh/scp"
 arch=(i686 x86_64)
 url="http://sublimation.org/scponly/"
@@ -19,9 +19,9 @@
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-
   [ $NOEXTRACT -eq 1 ] || ./configure --prefix=/usr --sysconfdir=/etc \
-	--enable-scp-compat --enable-winscp-compat --enable-chrooted-binary
+	--enable-scp-compat --enable-winscp-compat --enable-chrooted-binary \
+	--sbindir=/usr/bin
   sed -i 's|^#elif|#else|' helper.c
   make
 }




More information about the arch-commits mailing list