SF.net SVN: gar:[25242] csw/mgar/pkg/bind/trunk/files/CSWbindchroot. postinstall

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Sep 16 16:41:04 CEST 2015


Revision: 25242
          http://sourceforge.net/p/gar/code/25242
Author:   bonivart
Date:     2015-09-16 14:41:03 +0000 (Wed, 16 Sep 2015)
Log Message:
-----------
bind/trunk: fix postinstall for chroot pkg

Modified Paths:
--------------
    csw/mgar/pkg/bind/trunk/files/CSWbindchroot.postinstall

Modified: csw/mgar/pkg/bind/trunk/files/CSWbindchroot.postinstall
===================================================================
--- csw/mgar/pkg/bind/trunk/files/CSWbindchroot.postinstall	2015-09-16 13:00:51 UTC (rev 25241)
+++ csw/mgar/pkg/bind/trunk/files/CSWbindchroot.postinstall	2015-09-16 14:41:03 UTC (rev 25242)
@@ -32,7 +32,7 @@
 
 # Copy libbind9
 mkdir -p $ROOTDIR/opt/csw/lib
-cp -p /opt/csw/lib/libbind9.so.90 $ROOTDIR/opt/csw/lib/
+cp -p /opt/csw/lib/libbind9.so.140 $ROOTDIR/opt/csw/lib/
 
 # change owner on all files/dirs under /var/opt/csw/named/chroot
 chown -R named:named $ROOTDIR

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list