diff options
| -rwxr-xr-x | import_libevent | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/import_libevent b/import_libevent index a6433cc..64898f1 100755 --- a/import_libevent +++ b/import_libevent @@ -8,6 +8,7 @@ fi  # this program combines libev and libevent into a single package  cvs update -AdP +rsync -avP libev/. . --exclude CVS  LE=../libevent-1.4.0-beta | 
