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
8 lines
244 B
Text
8 lines
244 B
Text
lib/postgresql/pltcl.so
|
|
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
|
|
bin/pltcl_loadmod
|
|
bin/pltcl_delmod
|
|
bin/pltcl_listmod
|
|
share/postgresql/README-pltcl
|
|
share/postgresql/unknown.pltcl
|
|
@unexec rmdir %D/share/postgresql 2>/dev/null || true
|