[Pkg-haskell-commits] darcs: haskell-hs-bibutils: Wrong path in patch.

Giovanni Mascellani gio at debian.org
Sat Aug 13 18:09:20 UTC 2011


Sat Aug 13 18:00:18 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Wrong path in patch.
  Ignore-this: eead8bb9cda626ebb7a756c4e83f9bf4

    M ./patches/fix_cabal.patch -3 +3

Sat Aug 13 18:00:18 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Wrong path in patch.
  Ignore-this: eead8bb9cda626ebb7a756c4e83f9bf4
diff -rN -u old-haskell-hs-bibutils//patches/fix_cabal.patch new-haskell-hs-bibutils//patches/fix_cabal.patch
--- old-haskell-hs-bibutils//patches/fix_cabal.patch	2011-08-13 18:09:20.642350676 +0000
+++ new-haskell-hs-bibutils//patches/fix_cabal.patch	2011-08-13 18:09:20.656633968 +0000
@@ -1,7 +1,7 @@
 Index: haskell-hs-bibutils-4.12/hs-bibutils.cabal
 ===================================================================
---- haskell-hs-bibutils-4.12.orig/hs-bibutils.cabal	2011-08-13 19:52:38.000000000 +0200
-+++ haskell-hs-bibutils-4.12/hs-bibutils.cabal	2011-08-13 19:53:23.000000000 +0200
+--- haskell-hs-bibutils-4.12.orig/hs-bibutils.cabal	2011-08-13 19:53:44.000000000 +0200
++++ haskell-hs-bibutils-4.12/hs-bibutils.cabal	2011-08-13 20:00:08.000000000 +0200
 @@ -29,29 +29,6 @@
  maintainer:         andrea.rossato at unitn.it
  cabal-version:      >= 1.4
@@ -37,7 +37,7 @@
      hs-source-dirs:   src
      extensions:       ForeignFunctionInterface
 -    include-dirs:     bibutils
-+    include-dirs:     /usr/share/bibutils
++    include-dirs:     /usr/include/bibutils
      includes:         bibutils.h
 -    c-sources:
 -        cbits/stub.c





More information about the Pkg-haskell-commits mailing list