[tor-commits] [torbrowser/maint-2.2] we no longer have debug libs for Qt on linux

erinn at torproject.org erinn at torproject.org
Fri Feb 3 00:14:32 UTC 2012


commit 1e893547c24687fff74c5a1e706095b0c01099d8
Author: Erinn Clark <erinn at torproject.org>
Date:   Fri Feb 3 01:13:55 2012 +0100

    we no longer have debug libs for Qt on linux
---
 build-scripts/linux.mk |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index c8cfc88..6bf7391 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.mk
@@ -281,7 +281,6 @@ install-binaries:
 	cp -d $(QT)/libQtGui.so* $(LIBSDIR)
 	cp -d $(QT)/libQtNetwork.so* $(LIBSDIR)
 	cp -d $(QT)/libQtXml.so* $(LIBSDIR)
-	rm $(LIBSDIR)/libQt*.so*.debug
 	# zlib
 	cp -d $(ZLIB)/libz.so $(ZLIB)/libz.so.1 $(ZLIB)/libz.so.1.2.5 $(LIBSDIR)/libz
 	# Libevent



More information about the tor-commits mailing list