Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv21795

Modified Files:
        byteswap-dev.info 
Log Message:
Add linux/byteswap.h as a symlink to byteswap.h for those that need it.


Index: byteswap-dev.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/byteswap-dev.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- byteswap-dev.info   29 Nov 2009 00:37:52 -0000      1.1
+++ byteswap-dev.info   29 Nov 2009 00:45:55 -0000      1.2
@@ -1,6 +1,6 @@
 Package: byteswap-dev
 Version: 20091128
-Revision: 1
+Revision: 2
 Type: nosource
 Description: Linux-style byteswap.h header file
 DescDetail: <<
@@ -36,6 +36,7 @@
 <<
 
 InstallScript: <<
-       install -d %i/lib/%n
+       install -d %i/lib/%n/linux
        install -m 0644 byteswap.h %i/lib/%n
+       ln -s %p/lib/%n/byteswap.h %i/lib/%n/linux/byteswap.h
 <<


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to