Changeset 345 for trunk/src


Ignore:
Timestamp:
Jun 1, 2011, 6:55:26 PM (13 years ago)
Author:
katerina
Message:

Fix for ticket #253: support /opt/local/bin in entropy gatherer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_entropy.c

    r319 r345  
    431431  N_("/usr/sbin/"),
    432432  N_("/usr/local/bin/"),
     433  N_("/opt/local/bin/"),
    433434  NULL
    434435};
Note: See TracChangeset for help on using the changeset viewer.