diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-10-14 00:21:10 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-10-14 00:21:10 +0200 |
commit | 084c175e59e9ea61c68154ad9982adcd918cbfcf (patch) | |
tree | e7919bb0660b8598855a45e6c56709cfc856f54d /package/lsof/patches/patch-Configure | |
parent | 838ba34414112d674ed917d83bdae7c1a8dafdc6 (diff) |
make MacOS X works as build system for most of the packages, update some packages to latest stable upstream version
Diffstat (limited to 'package/lsof/patches/patch-Configure')
-rw-r--r-- | package/lsof/patches/patch-Configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/lsof/patches/patch-Configure b/package/lsof/patches/patch-Configure index a539da5d5..e99001293 100644 --- a/package/lsof/patches/patch-Configure +++ b/package/lsof/patches/patch-Configure @@ -1,6 +1,6 @@ ---- lsof_4.83_src.orig/Configure 2010-01-18 20:01:14.000000000 +0100 -+++ lsof_4.83_src/Configure 2010-07-28 18:36:48.364508572 +0200 -@@ -2735,27 +2735,6 @@ return(0); } +--- lsof_4.84_src.orig/Configure 2010-07-29 17:59:32.000000000 +0200 ++++ lsof_4.84_src/Configure 2010-10-07 20:03:14.000000000 +0200 +@@ -2739,27 +2739,6 @@ return(0); } then LSOF_CFGF="$LSOF_CFGF -DHASIPv6" fi # } |