tk needs the private tcl headers to be installed
svn path=/nixpkgs/trunk/; revision=5869
This commit is contained in:
parent
87ae734392
commit
3563604395
@ -7,6 +7,7 @@ preConfigure() {
|
||||
preConfigure=preConfigure
|
||||
|
||||
postInstall() {
|
||||
make install-private-headers
|
||||
ln -s $out/bin/tclsh8.4 $out/bin/tclsh
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user