[highlighting-kate] cabal version correction for pcre-light upstream

Jens Petersen petersen at fedoraproject.org
Wed Mar 7 08:38:05 UTC 2012


commit 19805376b88bdc03c311e41d4ac6d56112d15dde
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Mar 7 17:37:59 2012 +0900

    cabal version correction for pcre-light upstream

 highlighting-kate-use-pcre-light.patch |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/highlighting-kate-use-pcre-light.patch b/highlighting-kate-use-pcre-light.patch
index 1e57e35..5eb751f 100644
--- a/highlighting-kate-use-pcre-light.patch
+++ b/highlighting-kate-use-pcre-light.patch
@@ -10,13 +10,3 @@ diff -u highlighting-kate-0.5.0.3/highlighting-kate.cabal\~ highlighting-kate-0.
  
  Source-repository head
    type:          git
-@@ -142,7 +142,7 @@
-   else
-     Build-Depends:   base < 3
-   if flag(pcre-light)
--    Build-depends:   pcre-light >= 4.0 && < 4.1
-+    Build-depends:   pcre-light >= 0.4 && < 4.1
-     cpp-options:     -D_PCRE_LIGHT
-   else
-     Build-depends:   regex-pcre-builtin
-


More information about the scm-commits mailing list