Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv16122

Modified Files:
        xmkmf-10.4.info 
Log Message:
include symlink to config files


Index: xmkmf-10.4.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/xmkmf-10.4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xmkmf-10.4.info     18 Apr 2008 13:36:09 -0000      1.1
+++ xmkmf-10.4.info     27 Apr 2008 22:47:44 -0000      1.2
@@ -1,6 +1,6 @@
 Package: xmkmf
 Version: 1.0.2
-Revision: 2
+Revision: 3
 Distribution: 10.4
 Description: X11 legacy build tools
 License: BSD
@@ -24,6 +24,8 @@
   ln -s /usr/X11R6/bin/mkhtmlindex %i/lib/%n/bin
   ln -s /usr/X11R6/bin/revpath %i/lib/%n/bin
   ln -s /usr/X11R6/bin/xmkmf %i/lib/%n/bin
+  mkdir -p %i/lib/X11
+  ln -s /usr/X11R6/lib/X11/config %i/lib/X11
 <<
 DocFiles: LICENSE
 Homepage: http://xorg.freedesktop.org/
@@ -32,9 +34,9 @@
  and their supporting config files that are no longer supplied with the
  X11R7 release from x.org.
 
- Under 10.4, this package simply gives symlinks to the files in /usr/X11R6
- (so that .info files which work in both 10.4 and 10.5 can easily be
- constructed).
+ Under 10.4, this package simply gives symlinks to the appropriate files in 
+ /usr/X11R6 (so that .info files which work in both 10.4 and 10.5 can easily 
+ be constructed).
 
  Thanks to Martin Costabel and Benjamin Reed for earlier versions.
 <<
@@ -42,10 +44,11 @@
  In order to use xmkmf and imake to compile legacy packages (under 10.4
  or 10.5), one should have a BuildDepends on the present package, and supply
     export PATH=%p/lib/xmkmf/bin:$PATH 
+    export IMAKEINCLUDE=-I%p/lib/X11/config
  in the CompileScript and InstallScript of the packages.
 
  Failing to do this runs the risk that some users may not have xmkmf and/or
- imake available at build time.
+ imake (or the necessary config files) available at build time.
 <<
 DescPackaging: <<
  The revision number of the 10.5 version is kept higher than that of the 10.4


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to