[egoboo] Add an ENET define that appears to be needed

Bruno Wolff III bruno at fedoraproject.org
Tue Mar 13 02:50:56 UTC 2012


commit 0732377d0fd5cbc65bab381834d89de1d3dc71d5
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Mar 11 13:26:07 2012 -0500

    Add an ENET define that appears to be needed

 egoboo-opts.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/egoboo-opts.patch b/egoboo-opts.patch
index e3f6ab7..73e1ab6 100644
--- a/egoboo-opts.patch
+++ b/egoboo-opts.patch
@@ -16,7 +16,7 @@
  endif
  
 -CFLAGS  := ${OPT} ${INC}
-+CFLAGS  := ${RPM_OPT_FLAGS} ${INC}
++CFLAGS  := ${RPM_OPT_FLAGS} -DENET11 ${INC}
  
  #------------------------------------
  # definitions of the target projects


More information about the scm-commits mailing list