From ab744645dd6495c41364ede3712737ddc11a01cd Mon Sep 17 00:00:00 2001 From: tmpfile Date: Sat, 8 Jul 2017 16:22:58 -0300 Subject: main/[various]: fix trailing whitespace --- main/smartmontools/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/smartmontools') diff --git a/main/smartmontools/APKBUILD b/main/smartmontools/APKBUILD index 2c65bc4661..5e74d24546 100644 --- a/main/smartmontools/APKBUILD +++ b/main/smartmontools/APKBUILD @@ -14,7 +14,7 @@ source="http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.t " builddir="$srcdir/$pkgname-$pkgver" -build() { +build() { cd "$builddir" ./configure \ -- cgit v1.2.3