[Ultrapossum-cvs 786] ultrapossum/module/client 1.8, 1.9, update-client

Back to archive index

Masato Taruishi taru****@users*****
2004年 10月 11日 (月) 16:51:14 JST


===================================================================
RCS file: ultrapossum/module/client/update-client,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ultrapossum/module/client/update-client	2004/10/11 07:49:43	1.8
+++ ultrapossum/module/client/update-client	2004/10/11 07:51:14	1.9
@@ -34,9 +34,9 @@
   fi
   # FIXME: c_rehash path
   /bin/rm -rf "$LDAPTLS_CACERTDIR"
+  install -d "$LDAPTLS_CACERTDIR"
   if test -d "$TLSSYSCONFDIR"; then
     if test -x "/usr/bin/c_rehash"; then
-      install -d "$LDAPTLS_CACERTDIR"
       find $TLSSYSCONFDIR -name '*.pem' | while read f
       do
         /bin/ln -s $f $LDAPTLS_CACERTDIR



Ultrapossum-cvs メーリングリストの案内
Back to archive index