petersen pushed to ghc-rpm-macros (f22). "fix ghc_lib.attr leftover ("

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 03:43:50 UTC 2015


>From 3bf0b8f083675fac6e81c36af10e6c497ea14ba2 Mon Sep 17 00:00:00 2001
From: Jens Petersen <petersen at redhat.com>
Date: Mon, 23 Mar 2015 18:38:46 +0900
Subject: fix ghc_lib.attr leftover (


diff --git a/ghc_lib.attr b/ghc_lib.attr
index 7080f10..c3722c0 100644
--- a/ghc_lib.attr
+++ b/ghc_lib.attr
@@ -1,3 +1,3 @@
 %__ghc_lib_provides	%{_rpmconfigdir}/ghc-deps.sh --provides %{buildroot}%{ghclibdir}
 %__ghc_lib_requires	%{_rpmconfigdir}/ghc-deps.sh --requires %{buildroot}%{ghclibdir}
-%__ghc_lib_path		^%{ghclibdir}/(.*/libHS.*\\.(so|a)$
+%__ghc_lib_path		^%{ghclibdir}/.*/libHS.*\\.(so|a)$
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ghc-rpm-macros.git/commit/?h=f22&id=3bf0b8f083675fac6e81c36af10e6c497ea14ba2


More information about the scm-commits mailing list