wok rev 8759

Fix: tcl compilation process (now tcl-dev includes the right headers)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 21 04:24:57 2011 +0100 (2011-02-21)
parents 6c2e5cf00dea
children 6c5cc6382d3d
files tcl/receipt
line diff
     1.1 --- a/tcl/receipt	Sun Feb 20 21:11:55 2011 +0000
     1.2 +++ b/tcl/receipt	Mon Feb 21 04:24:57 2011 +0100
     1.3 @@ -21,8 +21,7 @@
     1.4  	 --disable-symbols \
     1.5  	 --mandir=/usr/share/man && \
     1.6  	make && \
     1.7 -	make DESTDIR=$DESTDIR install
     1.8 -	cp -a $src/generic/tcl*.h $DESTDIR/usr/include
     1.9 +	make install install-private-headers
    1.10  }
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.