Add new comment

small cleanup for DAG Geoip rpm

there is a line in the patch that does check for dependencies.

if test -f "$i/libGeoIP.a

I downloaded GeoIP package from DAG and it doesn't have static lib, so I change it to if

test -f "$i/libGeoIP.so

Anonymous (not verified) » May 15, 2008 » 04:16

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Allowed HTML tags: <a> <i> <b> <u> <img> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <pre> <hr>
  • Lines and paragraphs break automatically.
  • Textual smileys will be replaced with graphical ones.