commit 7f5edf6876e20387977979a0c3b2a1fd6388c512
Author: Erinn Clark <[email protected]>
Date:   Wed Aug 31 21:35:30 2011 +0100

    bump libevent library names for 2.0.14-stable
---
 build-scripts/linux.mk |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index 60dce48..e7eaf94 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.mk
@@ -281,9 +281,9 @@ install-binaries:
        # zlib
        cp -d $(ZLIB)/libz.so $(ZLIB)/libz.so.1 $(ZLIB)/libz.so.1.2.5 
$(LIBSDIR)/libz
        # Libevent
-       cp -d $(LIBEVENT)/libevent-2.0.so.5 $(LIBEVENT)/libevent-2.0.so.5.1.2 
$(LIBEVENT)/libevent_core.so \
-          $(LIBEVENT)/libevent_core-2.0.so.5 
$(LIBEVENT)/libevent_core-2.0.so.5.1.2 \
-          $(LIBEVENT)/libevent_extra-2.0.so.5 
$(LIBEVENT)/libevent_extra-2.0.so.5.1.2 \
+       cp -d $(LIBEVENT)/libevent-2.0.so.5 $(LIBEVENT)/libevent-2.0.so.5.1.3 
$(LIBEVENT)/libevent_core.so \
+          $(LIBEVENT)/libevent_core-2.0.so.5 
$(LIBEVENT)/libevent_core-2.0.so.5.1.3 \
+          $(LIBEVENT)/libevent_extra-2.0.so.5 
$(LIBEVENT)/libevent_extra-2.0.so.5.1.3 \
           $(LIBEVENT)/libevent_extra.so $(LIBEVENT)/libevent.so $(LIBSDIR)
        # libpng
        cp -d $(LIBPNG)/libpng14.so* $(LIBSDIR) 



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to