From a1b258baea3762aec7f29de6e4af952699ddedf0 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 5 Jan 2001 18:59:13 +0000 Subject: [PATCH] Fix plist. A symlink to a directory should be removed by @unexec rm. Found by: bento --- net/ruby-ldap/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ruby-ldap/pkg-plist b/net/ruby-ldap/pkg-plist index b798f2ec836d..17e2a36abc18 100644 --- a/net/ruby-ldap/pkg-plist +++ b/net/ruby-ldap/pkg-plist @@ -23,9 +23,9 @@ %%RUBY_EXAMPLESDIR%%/ldap/search.rb %%RUBY_EXAMPLESDIR%%/ldap/search2.rb %%RUBY_EXAMPLESDIR%%/ldap/search3.rb -%%RUBY_EXAMPLESDIR%%/ldap/test -%%RUBY_EXAMPLESDIR%%/ldap/test.sh +@unexec rm -f %D/%%RUBY_EXAMPLESDIR%%/ldap/test 2>/dev/null || true @unexec rm -f %D/%%RUBY_EXAMPLESDIR%%/ldap/test.log 2>/dev/null || true +%%RUBY_EXAMPLESDIR%%/ldap/test.sh @dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap2/test-db @dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap2/schema @dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap2