]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- where the f*** that space came from!
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 24 Feb 2011 11:17:35 +0000 (11:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.609

rpm.macros

index 4709d0946178bfb4a27055bd3ef62db19ff12064..3b229106742f19e594dc7dabeb0ff475483bfcf8 100644 (file)
@@ -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; \
 };} \
This page took 0.033829 seconds and 4 git commands to generate.