Magellan Linux

Diff of /trunk/mage/usr/lib/mage/search_soname.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2267 by niro, Fri Oct 12 13:00:43 2012 UTC revision 2268 by niro, Fri Oct 25 06:48:57 2013 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2    # $Id$
3    
4  SCANELF="scanelf -yRBqN"  SCANELF="scanelf -yRBqN"
5  SONAME="$1"  SONAME="$1"

Legend:
Removed from v.2267  
changed lines
  Added in v.2268