Revision: 6192
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6192&view=rev
Author:   gespinasse
Date:     2011-12-26 21:58:12 +0000 (Mon, 26 Dec 2011)
Log Message:
-----------
Adjust rm lib*.la to just match the files installed by openldap.
Or that create noise on installed files on another package when it is recompiled

Modified Paths:
--------------
    ipcop/trunk/lfs/openldap

Modified: ipcop/trunk/lfs/openldap
===================================================================
--- ipcop/trunk/lfs/openldap    2011-12-26 17:38:23 UTC (rev 6191)
+++ ipcop/trunk/lfs/openldap    2011-12-26 21:58:12 UTC (rev 6192)
@@ -98,7 +98,7 @@
 endif
 
        cd $(DIR_APP) && make install
-       rm /usr/lib/lib*.la     # not needed, shorter list
+       rm /usr/lib/{liblber,libldap,libldap_r}.la      # not needed, shorter 
list
 
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)

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


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to