summaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_proxy
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 00:30:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 00:30:24 +0000
commit8782296f87f346e407a9b588c61c901ad331a61b (patch)
tree9003db734f5474c93508ccf7f02ac0319bb0d249 /databases/ruby-dbd_proxy
parentReplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry (diff)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Notes
Notes: svn path=/head/; revision=154105
Diffstat (limited to 'databases/ruby-dbd_proxy')
-rw-r--r--databases/ruby-dbd_proxy/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-dbd_proxy/pkg-plist b/databases/ruby-dbd_proxy/pkg-plist
index 0702498b5aa9..880760a132f0 100644
--- a/databases/ruby-dbd_proxy/pkg-plist
+++ b/databases/ruby-dbd_proxy/pkg-plist
@@ -1,4 +1,4 @@
bin/proxyserver.rb
%%RUBY_SITELIBDIR%%/DBD/Proxy/Proxy.rb
@dirrm %%RUBY_SITELIBDIR%%/DBD/Proxy
-@unexec rmdir %D/%%RUBY_SITELIBDIR%%/DBD 2>/dev/null || true
+@dirrmtry %%RUBY_SITELIBDIR%%/DBD