summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-05-09 18:32:57 +0000
committerhubertf <hubertf>1998-05-09 18:32:57 +0000
commit1db1507241cc78dc549e0fb6623089e6b0123747 (patch)
treea9d829a75620c352d140e499fe63124dd032f94a /databases
parent8d964f0d7a9c8775b1a983d2fe0d7b2355b5bb9f (diff)
downloadpkgsrc-1db1507241cc78dc549e0fb6623089e6b0123747.tar.gz
%D is needed on @unexec
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql/pkg/PLIST10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql/pkg/PLIST b/databases/postgresql/pkg/PLIST
index 6fabdbdc5c2..1ef64f9397a 100644
--- a/databases/postgresql/pkg/PLIST
+++ b/databases/postgresql/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 1998/02/18 17:51:01 agc Exp $
+@comment $NetBSD: PLIST,v 1.4 1998/05/09 18:32:57 hubertf Exp $
etc/rc.d/pgsql.sh
pgsql/.profile
pgsql/bin/cleardbdir
@@ -75,7 +75,7 @@ pgsql/include/c.h
pgsql/include/config.h
pgsql/include/fmgr.h
pgsql/include/lib/dllist.h
-@unexec rm -f pgsql/include/libpgtcl.h
+@unexec rm -f %D/pgsql/include/libpgtcl.h
pgsql/include/libpq-fe.h
pgsql/include/libpq/libpq-fs.h
pgsql/include/libpq/pqcomm.h
@@ -86,9 +86,9 @@ pgsql/include/utils/elog.h
pgsql/include/utils/geo_decls.h
pgsql/include/utils/palloc.h
pgsql/lib/global1.bki.source
-@unexec rm -f pgsql/lib/libpgtcl.a
-@unexec rm -f pgsql/lib/libpgtcl.so
-@unexec rm -f pgsql/lib/libpgtcl.so.1.0
+@unexec rm -f %D/pgsql/lib/libpgtcl.a
+@unexec rm -f %D/pgsql/lib/libpgtcl.so
+@unexec rm -f %D/pgsql/lib/libpgtcl.so.1.0
pgsql/lib/libpq.a
pgsql/lib/libpq.so
pgsql/lib/libpq.so.1.0