[Pkg-haskell-commits] darcs: darcs: Remove obsolete patch.

Trent W. Buck trentbuck at gmail.com
Tue Apr 26 05:32:45 UTC 2011


Tue Apr 26 03:27:50 UTC 2011  Trent W. Buck <trentbuck at gmail.com>
  * Remove obsolete patch.
  Ignore-this: f76153bc10b05f099a769b6d2b92d769

    R ./patches/no-hspwd
    M ./patches/series -1

Tue Apr 26 03:27:50 UTC 2011  Trent W. Buck <trentbuck at gmail.com>
  * Remove obsolete patch.
  Ignore-this: f76153bc10b05f099a769b6d2b92d769
diff -rN -u -purd old-darcs/patches/no-hspwd new-darcs/patches/no-hspwd
--- old-darcs/patches/no-hspwd	2011-04-26 05:32:45.607858599 +0000
+++ new-darcs/patches/no-hspwd	1970-01-01 00:00:00.000000000 +0000
@@ -1,22 +0,0 @@
-Author:         Trent W. Buck <trentbuck at gmail.com>
-Forwarded:      not-needed
-Description:    Don't use (missing) hspwd.hs for tests.
- Darcs 2.3b1 shipped without hspwd.hs, which broke ./Setup test.
- Since Debian's pwd builtin isn't buggy, simply use it.
- Not forwarded because a working pwd builtin is Debian-specific.
-Index: darcs-2.4.3/tests/lib
-===================================================================
---- darcs-2.4.3.orig/tests/lib	2010-05-09 23:23:32.000000000 +1000
-+++ darcs-2.4.3/tests/lib	2010-05-10 16:48:17.222446678 +1000
-@@ -12,11 +12,6 @@
- fi
- }
- 
--pwd() {
--    ghc --make "$TESTS_WD/hspwd.hs"
--    "$TESTS_WD/hspwd"
--}
--
- # switch locale to latin9 if supported if there's a locale command, skip test
- # otherwise
- switch_to_latin9_locale () {
diff -rN -u -purd old-darcs/patches/series new-darcs/patches/series
--- old-darcs/patches/series	2011-04-26 05:32:45.607858599 +0000
+++ new-darcs/patches/series	2011-04-26 05:32:45.611858810 +0000
@@ -1,4 +1,3 @@
 extra-license-file
-no-hspwd
 use-sensible-editor
 skip-external.sh-test





More information about the Pkg-haskell-commits mailing list