blob: 6b4db2ed3bbd71f3598dee0db5eedafe77c204b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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
|