[Pkg-ocaml-maint-commits] r5069 - /trunk/packages/ocamlnet/trunk/debian/patches/configure_kfreebsd.dpatch
glondu-guest at users.alioth.debian.org
glondu-guest at users.alioth.debian.org
Fri Jan 18 06:35:59 UTC 2008
Author: glondu-guest
Date: Fri Jan 18 06:35:58 2008
New Revision: 5069
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5069
Log:
Patch for kFreeBSD.
Added:
trunk/packages/ocamlnet/trunk/debian/patches/configure_kfreebsd.dpatch (with props)
Added: trunk/packages/ocamlnet/trunk/debian/patches/configure_kfreebsd.dpatch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlnet/trunk/debian/patches/configure_kfreebsd.dpatch?rev=5069&op=file
==============================================================================
--- trunk/packages/ocamlnet/trunk/debian/patches/configure_kfreebsd.dpatch (added)
+++ trunk/packages/ocamlnet/trunk/debian/patches/configure_kfreebsd.dpatch Fri Jan 18 06:35:58 2008
@@ -1,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## configure_kfreebsd.dpatch by Stephane Glondu <steph at glondu.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: recognize GNU/kFreeBSD as FreeBSD
+
+ at DPATCH@
+--- trunk~/configure 2008-01-17 23:29:04.000000000 +0100
++++ trunk/configure 2008-01-17 23:31:39.000000000 +0100
+@@ -384,7 +384,7 @@
+ with_rpc_auth_local=1
+ [ -n "$adh_style" ] || adh_style=unixdomain
+ ;;
+- FreeBSD)
++ *FreeBSD)
+ echo "FreeBSD"
+ [ -n "$adh_style" ] || adh_style=unixdomain
+ ;;
Propchange: trunk/packages/ocamlnet/trunk/debian/patches/configure_kfreebsd.dpatch
------------------------------------------------------------------------------
svn:executable = *
More information about the Pkg-ocaml-maint-commits
mailing list