aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird20-server/pkg-plist
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2006-03-17 10:23:32 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2006-03-17 10:23:32 +0000
commit07e0d9ced24182934d546ae880c56a5b0cb0e2f0 (patch)
tree79b86bc6970d6a9dc63920ec6c8a1cbbcd4622b3 /databases/firebird20-server/pkg-plist
parent4b9f32de1db7610fa7969ca4df008e4d9da2b51c (diff)
Notes
Diffstat (limited to 'databases/firebird20-server/pkg-plist')
-rw-r--r--databases/firebird20-server/pkg-plist15
1 files changed, 8 insertions, 7 deletions
diff --git a/databases/firebird20-server/pkg-plist b/databases/firebird20-server/pkg-plist
index 8e200a428ccb..0667577533bd 100644
--- a/databases/firebird20-server/pkg-plist
+++ b/databases/firebird20-server/pkg-plist
@@ -5,6 +5,11 @@ bin/gdef
bin/gfix
bin/gsec
bin/gstat
+libexec/firebird/intl/fbintl
+libexec/firebird/udf/fbudf.so
+libexec/firebird/udf/fbudf.sql
+libexec/firebird/udf/ib_udf.so
+libexec/firebird/udf/ib_udf.sql
sbin/fb_inet_server
sbin/fb_lock_mgr
sbin/gds_drop
@@ -12,22 +17,18 @@ sbin/gds_drop
%%CONFDIR%%/aliases.conf.sample
@exec [ -f %B/aliases.conf ] || cp %B/%f %B/aliases.conf
@dirrmtry %%CONFDIR%%
+@dirrm libexec/firebird/intl
+@dirrm libexec/firebird/udf
+@dirrm libexec/firebird
@cwd /
@unexec (cmp -s %D/%%LOCALSTATEDIR%%/security.fdb %D/%%LOCALSTATEDIR%%/security.fdb.sample && rm -f %D/%%LOCALSTATEDIR%%/security.fdb) || true
%%LOCALSTATEDIR%%/security.fdb.sample
@exec [ -f %D/%%LOCALSTATEDIR%%/security.fdb ] || cp %D/%F %D/%%LOCALSTATEDIR%%/security.fdb
%%LOCALSTATEDIR%%/RELNOTES
-%%LOCALSTATEDIR%%/UDF/fbudf.so
-%%LOCALSTATEDIR%%/UDF/fbudf.sql
-%%LOCALSTATEDIR%%/UDF/ib_udf.so
-%%LOCALSTATEDIR%%/UDF/ib_udf.sql
%%LOCALSTATEDIR%%/help/help.fdb
-%%LOCALSTATEDIR%%/intl/fbintl
@unexec [ -s %D/%%LOCALSTATEDIR%%/firebird.log ] || rm -f %D/%%LOCALSTATEDIR%%/firebird.log
@unexec rm -f %D/%%LOCALSTATEDIR%%/isc_event1.`hostname`
@unexec rm -f %D/%%LOCALSTATEDIR%%/isc_init1.`hostname`
@unexec rm -f %D/%%LOCALSTATEDIR%%/isc_lock1.`hostname`
-@dirrm %%LOCALSTATEDIR%%/UDF
@dirrm %%LOCALSTATEDIR%%/help
-@dirrm %%LOCALSTATEDIR%%/intl
@dirrmtry %%LOCALSTATEDIR%%