From bd2fc6e594093e84f21fdf2401c1c80d0bdc07a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 24 Feb 2011 11:17:35 +0000 Subject: [PATCH] - where the f*** that space came from! Changed files: rpm.macros -> 1.609 --- rpm.macros | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm.macros b/rpm.macros index 4709d09..3b22910 100644 --- a/rpm.macros +++ b/rpm.macros @@ -2019,7 +2019,7 @@ else: \ # Requires: ghc # BuildRequires: rpmbuild(macros) >= 1.607 # -%ghc_pkg_recache () {{ \ +%ghc_pkg_recache() {{ \ umask 022; \ /usr/bin/ghc-pkg recache; \ };} \ -- 2.44.0