mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
03b1c588de
PR: ports/34859 Submitted by: Palle Girgensohn <girgen@partitur.se>
8 lines
214 B
Plaintext
8 lines
214 B
Plaintext
lib/postgresql/pltcl.so
|
|
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
|
|
bin/pltcl_loadmod
|
|
bin/pltcl_delmod
|
|
bin/pltcl_listmod
|
|
share/postgresql/unknown.pltcl
|
|
@unexec rmdir %D/share/postgresql 2>/dev/null || true
|