03e63e3bdb
Note that none of these ports are (yet) hooked into the tree, and will not compile unless you set a specific environmental variable. This should be warning enough to leave well alone for now :) Submitted by: maintainer
11 lines
322 B
Text
11 lines
322 B
Text
bin/pgtclsh
|
|
include/libpgtcl.h
|
|
lib/tcl%%TCLVERSION%%/Pgtcl1.3/pkgIndex.tcl
|
|
@dirrm lib/tcl%%TCLVERSION%%/Pgtcl1.3
|
|
@unexec rmdir %D/lib/tcl%%TCLVERSION%% 2>/dev/null || true
|
|
lib/libpgtcl.a
|
|
lib/libpgtcl.so
|
|
lib/libpgtcl.so.2
|
|
%%TK%%bin/pgtksh
|
|
share/postgresql/README-tcltk
|
|
@unexec rmdir %D/share/postgresql 2>/dev/null || true
|