[csw-devel] SF.net SVN: gar:[11649] csw/mgar/pkg/openldap/trunk/files/CSWoldap. postinstall

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Nov 17 17:49:39 CET 2010


Revision: 11649
          http://gar.svn.sourceforge.net/gar/?rev=11649&view=rev
Author:   dmichelsen
Date:     2010-11-17 16:49:39 +0000 (Wed, 17 Nov 2010)

Log Message:
-----------
openldap: Remove libtool finishing in postinstall as .la-files are no longer shipped

Modified Paths:
--------------
    csw/mgar/pkg/openldap/trunk/files/CSWoldap.postinstall

Modified: csw/mgar/pkg/openldap/trunk/files/CSWoldap.postinstall
===================================================================
--- csw/mgar/pkg/openldap/trunk/files/CSWoldap.postinstall	2010-11-17 16:00:37 UTC (rev 11648)
+++ csw/mgar/pkg/openldap/trunk/files/CSWoldap.postinstall	2010-11-17 16:49:39 UTC (rev 11649)
@@ -4,9 +4,6 @@
 #
 if [ "$PKG_INSTALL_ROOT" = "" ] ; then PKG_INSTALL_ROOT=/ ; fi
 
-# Run libtool to 'finish' library installation
-chroot $PKG_INSTALL_ROOT /opt/csw/bin/libtool --finish /opt/csw/libexec/openldap >/dev/null 2>&1
-
 # Build log file name
 installdir=${BASEDIR}@localstatedir@/openldap
 installlog=${installdir}/install-`date '+%Y%m%d%H%M%S'`


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