From 23f6910d95bd8bb53fff200c69dee17f78a3b1de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 7 Oct 2015 01:25:45 +0200 Subject: [PATCH] octave: whitespace cosmetics --- srcpkgs/octave/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/octave/template b/srcpkgs/octave/template index 7a0a2e04f3c..7db00d3767f 100644 --- a/srcpkgs/octave/template +++ b/srcpkgs/octave/template @@ -13,7 +13,6 @@ homepage="https://gnu.org/software/octave/" distfiles="${GNU_SITE}/octave/octave-${version}.tar.xz" checksum=cf6be2fac6796fda68971e249c96d026ce4a1b0ed074ce49a5791365a958c474 -pre_build(){ +pre_build() { chmod +x build-aux/mk-opts.pl } -