From 053a88fce378d1b88273a171765a3525b175d679 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 23 Mar 2015 07:44:56 +0200 Subject: [PATCH] correct description of insert_gitlog --- builder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder.sh b/builder.sh index 2d177d7..0de793a 100755 --- a/builder.sh +++ b/builder.sh @@ -463,7 +463,7 @@ tempdir() { } # inserts git log instead of %changelog -# outputs name of modified file created by tempfile +# @output directory containing modified specfile insert_gitlog() { local SPECFILE=$1 specdir=$(tempdir) gitlog=$(tempfile) speclog=$(tempfile) -- 2.44.0