From f0226a42c738cb860c071dd2c27a58ee389340e1 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 23 Nov 2014 14:31:29 +0100 Subject: [PATCH] simple-mtpfs: xlint. --- srcpkgs/simple-mtpfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/simple-mtpfs/template b/srcpkgs/simple-mtpfs/template index 83b78a2f52d..df6f0c631fe 100644 --- a/srcpkgs/simple-mtpfs/template +++ b/srcpkgs/simple-mtpfs/template @@ -14,5 +14,5 @@ distfiles="https://github.com/phatina/simple-mtpfs/archive/${pkgname}-${version} checksum=3ce41fb194971041aa6ad15292a6cdad70eb8b5fc3e7a03a638bc3cac0c515ea pre_configure() { - ./autogen.sh + ./autogen.sh }