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