Revision: 6994
http://ipcop.svn.sourceforge.net/ipcop/?rev=6994&view=rev
Author: gespinasse
Date: 2013-04-02 19:51:42 +0000 (Tue, 02 Apr 2013)
Log Message:
-----------
Fix libprocps.so symlink like LFS and add a comment to not forget the next time.
This was breaking nothing for us as we don't compile any other package that use
libprocps.
Modified Paths:
--------------
ipcop/trunk/lfs/procps
Modified: ipcop/trunk/lfs/procps
===================================================================
--- ipcop/trunk/lfs/procps 2013-04-01 10:04:59 UTC (rev 6993)
+++ ipcop/trunk/lfs/procps 2013-04-02 19:51:42 UTC (rev 6994)
@@ -32,6 +32,7 @@
include Config
+# Don't forget to adjust libprocps.so.x.x.x symlink with upgrade.
PKG_NAME := procps-ng
VER := 3.3.7
HOST_ARCH := all
@@ -102,7 +103,7 @@
cd $(DIR_APP) && make install
# Move shared .so.* to lib because ps is in /bin and recreate .so
symlink
mv /usr/lib/libprocps.so.* /lib
- ln -sf ../../lib/libprocps.so.1.1.0 /usr/lib/libprocps.so
+ ln -sf ../../lib/libprocps.so.1.1.1 /usr/lib/libprocps.so
# Reinstall our sysctl.conf
cp -f $(DIR_SRC)/config/etc/sysctl.conf /etc
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn