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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Jan 23 19:40:50 UTC 2019


    Date: Wednesday, January 23, 2019 @ 19:40:49
  Author: bpiotrowski
Revision: 427329

fix indentation

Modified:
  slirp4netns/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-23 19:39:33 UTC (rev 427328)
+++ PKGBUILD	2019-01-23 19:40:49 UTC (rev 427329)
@@ -18,8 +18,8 @@
 
 build() {
   cd $pkgname-$pkgver
-	./configure --prefix=/usr
-	make
+  ./configure --prefix=/usr
+  make
 }
 
 package() {



More information about the arch-commits mailing list