aboutsummaryrefslogtreecommitdiffstats
path: root/main/gperf
diff options
context:
space:
mode:
authortmpfile <tmpfile@users.noreply.github.com>2017-07-08 16:22:58 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-10 09:02:51 +0000
commitab744645dd6495c41364ede3712737ddc11a01cd (patch)
tree8c4a69cfb41f59e28533fc6c2371e1f3d14304ae /main/gperf
parente9e50ef290b538f12c9147f65d147dba3bbd6b9c (diff)
downloadaports-ab744645dd6495c41364ede3712737ddc11a01cd.tar.bz2
aports-ab744645dd6495c41364ede3712737ddc11a01cd.tar.xz
main/[various]: fix trailing whitespace
Diffstat (limited to 'main/gperf')
-rw-r--r--main/gperf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/gperf/APKBUILD b/main/gperf/APKBUILD
index ce46245b82..3e10dbd84a 100644
--- a/main/gperf/APKBUILD
+++ b/main/gperf/APKBUILD
@@ -11,8 +11,8 @@ depends=
makedepends=
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"
-build ()
-{
+build ()
+{
cd "$srcdir"/$pkgname-$pkgver
./configure \
--build=$CBUILD \