# HG changeset patch # User Antoine Bodin # Date 1298258697 -3600 # Node ID 7fc7fdaf087286d08eb71f25bd8e08570218f812 # Parent 6c2e5cf00dea58949c0aec5569bab42c7e210428 Fix: tcl compilation process (now tcl-dev includes the right headers) diff -r 6c2e5cf00dea -r 7fc7fdaf0872 tcl/receipt --- a/tcl/receipt Sun Feb 20 21:11:55 2011 +0000 +++ b/tcl/receipt Mon Feb 21 04:24:57 2011 +0100 @@ -21,8 +21,7 @@ --disable-symbols \ --mandir=/usr/share/man && \ make && \ - make DESTDIR=$DESTDIR install - cp -a $src/generic/tcl*.h $DESTDIR/usr/include + make install install-private-headers } # Rules to gen a SliTaz package suitable for Tazpkg.