Alien-patch

 view release on metacpan or  search on metacpan

patch/msys2-patch-2.7.1.patch  view on Meta::CPAN

 	      need_charset_alias=false ;; \
 	    *) \
 	      need_charset_alias=true ;; \
diff -Naur patch-2.7.1/m4/double-slash-root.m4 patch-2.7.1-p/m4/double-slash-root.m4
--- patch-2.7.1/m4/double-slash-root.m4	2012-08-01 06:44:13 +0400
+++ patch-2.7.1-p/m4/double-slash-root.m4	2013-02-24 13:47:12 +0400
@@ -16,7 +16,7 @@
         # special semantics and is distinct from /, please report it to
         # <bug-gnulib@gnu.org>.
         case $host in
-          *-cygwin | i370-ibm-openedition)
+          *-cygwin | *-msys | i370-ibm-openedition)
             gl_cv_double_slash_root=yes ;;
           *)
             # Be optimistic and assume that / and // are the same when we
diff -Naur patch-2.7.1/m4/dup2.m4 patch-2.7.1-p/m4/dup2.m4
--- patch-2.7.1/m4/dup2.m4	2012-08-01 06:44:13 +0400
+++ patch-2.7.1-p/m4/dup2.m4	2013-02-24 13:47:28 +0400
@@ -46,7 +46,7 @@
         [case "$host_os" in
            mingw*) # on this platform, dup2 always returns 0 for success
              gl_cv_func_dup2_works="guessing no" ;;



( run in 0.619 second using v1.01-cache-2.11-cpan-de7293f3b23 )