Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32104
Modified Files:
nethack.info nethack.patch
Log Message:
Fix intel compile
Index: nethack.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/nethack.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- nethack.info 16 Mar 2009 20:56:10 -0000 1.6
+++ nethack.info 9 Apr 2009 02:04:50 -0000 1.7
@@ -1,7 +1,7 @@
Info2: <<
Package: nethack%type_pkg[-x11]%type_pkg[-gnome]%type_pkg[-qt]
Version: 3.4.3
-Revision: 1002
+Revision: 1003
Distribution: (%type_pkg[-gnome]) 10.4, (%type_pkg[-gnome]) 10.5
Maintainer: Matthias Neeracher <[email protected]>
Type: -x11 (boolean), -gnome (boolean), -qt (boolean)
@@ -30,7 +30,7 @@
Source-MD5: 21479c95990eefe7650df582426457f9
SourceDirectory: %{Ni}-%v
PatchFile: %{Ni}.patch
-PatchFile-MD5: bd8f44a121e6855ad94aa4c16e8c45af
+PatchFile-MD5: a50addec835b5a6c9678ffe96c707a55
PatchScript: <<
#!/bin/bash -ev
sed 's:@PREFIX@:%p:g' < %{PatchFile} | patch -p1
Index: nethack.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/nethack.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nethack.patch 15 Jan 2007 03:31:39 -0000 1.2
+++ nethack.patch 9 Apr 2009 02:04:50 -0000 1.3
@@ -116,7 +116,7 @@
-CFLAGS = -O -I../include
-LFLAGS =
-+CFLAGS = -O -I../include -DHACKDIR=\"$(HACKDIR)\" -...@prefix@/include
-I/usr/X11R6/include
++CFLAGS = -O2 -I../include -DHACKDIR=\"$(HACKDIR)\" -...@prefix@/include
-I/usr/X11R6/include
+LFLAGS = -...@prefix@/lib -L/usr/X11R6/lib
# The Qt and Be window systems are written in C++, while the rest of
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs