Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv16336/stable/main/finkinfo/languages
Modified Files:
tcltk-x86_64.info tcltk.info
Log Message:
fix symlinks to public headers in private area
Index: tcltk.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/tcltk.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- tcltk.info 20 Jan 2012 07:06:08 -0000 1.9
+++ tcltk.info 24 Jan 2012 16:59:03 -0000 1.10
@@ -1,7 +1,7 @@
Package: tcltk
Epoch: 1
Version: 8.4.19
-Revision: 6
+Revision: 7
BuildDepends: x11-dev
Depends: %N-shlibs (= %e:%v-%r)
Source: mirror:sourceforge:tcl/tcl%v-src.tar.gz
@@ -58,7 +58,7 @@
pushd %i/include
for hdr in *.h ; do
if [ -f
tcltk-private/${pkg}${MAJORVER}/generic/${hdr} ]; then
- ln -sf ../../${hdr}
tcltk-private/${pkg}${MAJORVER}/generic
+ ln -sf ../../../${hdr}
tcltk-private/${pkg}${MAJORVER}/generic
fi
done
popd
Index: tcltk-x86_64.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/tcltk-x86_64.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- tcltk-x86_64.info 20 Jan 2012 07:46:22 -0000 1.6
+++ tcltk-x86_64.info 24 Jan 2012 16:59:03 -0000 1.7
@@ -1,7 +1,7 @@
Package: tcltk
Epoch: 1
Version: 8.5.10
-Revision: 4
+Revision: 5
Architecture: x86_64
BuildDepends: <<
fink-package-precedence,
@@ -75,7 +75,7 @@
pushd %i/include
for hdr in *.h ; do
if [ -f
tcltk-private/${pkg}${MAJORVER}/generic/${hdr} ]; then
- ln -sf ../../${hdr}
tcltk-private/${pkg}${MAJORVER}/generic
+ ln -sf ../../../${hdr}
tcltk-private/${pkg}${MAJORVER}/generic
fi
done
popd
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs