commit 6c4f11e3c9310efbf5356f8a007892fcfa7e22e8
Author: Erinn Clark <er...@torproject.org>
Date:   Thu Sep 19 18:28:08 2013 +0200

    update libpng filename
---
 build-scripts/linux-alpha.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-scripts/linux-alpha.mk b/build-scripts/linux-alpha.mk
index 073207b..4af7a84 100644
--- a/build-scripts/linux-alpha.mk
+++ b/build-scripts/linux-alpha.mk
@@ -268,7 +268,7 @@ install-binaries:
        cp -d $(LIBEVENT)/libevent-2.0.so.5 $(LIBEVENT)/libevent-2.0.so.5.1.9 
$(LIBEVENT)/libevent.so $(LIBSDIR)
 
        # libpng
-       cp -d $(LIBPNG)/libpng15.so* $(LIBSDIR)
+       cp -d $(LIBPNG)/libpng16.so* $(LIBSDIR)
        # OpenSSL
        cp -d $(OPENSSL)/libssl.so* $(OPENSSL)/libcrypto.so* $(LIBSDIR)
        chmod 644 $(LIBSDIR)/libssl.so*

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to