[tor-commits] [torbrowser/master] update libpng filename
erinn at torproject.org
erinn at torproject.org
Fri Sep 20 17:13:00 UTC 2013
commit 6c4f11e3c9310efbf5356f8a007892fcfa7e22e8
Author: Erinn Clark <erinn at 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*
More information about the tor-commits
mailing list