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/rtmpdump/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/rtmpdump') diff --git a/main/rtmpdump/APKBUILD b/main/rtmpdump/APKBUILD index d8f40db63d..c31bd34a30 100644 --- a/main/rtmpdump/APKBUILD +++ b/main/rtmpdump/APKBUILD @@ -22,7 +22,7 @@ builddir="$srcdir"/$pkgname-$pkgver build() { cd "$builddir" - make || return 1 + make || return 1 } package() { -- cgit v1.2.3