summaryrefslogtreecommitdiff
path: root/debian/patches/10_config_tests_fixes.diff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2008-09-18 21:30:04 +0000
committerFathi Boudra <fabo@debian.org>2008-09-18 21:30:04 +0000
commit8b720544f951fdf4f5254a8be9ca3610e50993c6 (patch)
tree6d27f0c0ced1da0a955686c88b6351b4d53bff31 /debian/patches/10_config_tests_fixes.diff
parent484d3cc5e3fe4416644b75fdffadb36e110c0919 (diff)
downloadqt4-x11-8b720544f951fdf4f5254a8be9ca3610e50993c6.tar.gz
* Refresh Qt4 patches.
* Remove upstream patches: - 0002_https_lowercase.diff * Remove Debian patches: - 72_generic_arch_atomic_header_fix.diff * Sync qt-copy patches: * Add: - 0245-fix-randr-changes-detecting.diff - 0248-fix-qwidget-scroll-slowness.diff * Remove: - 0214-fix-qgraphicsproxywidget-tab-crash.diff - 0230-qtextcontrol-selectnextword.diff - 0232-fix-qdesktopwidget-screen-merge.diff - 0233-fix-q3textbrowser-image.diff - 0235-qdbus-dispatch-async-timeout.diff - 0236-qtoolbararealayout-restore.diff - 0241-fix-null-stylesheet-warning.diff
Diffstat (limited to 'debian/patches/10_config_tests_fixes.diff')
-rw-r--r--debian/patches/10_config_tests_fixes.diff8
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/patches/10_config_tests_fixes.diff b/debian/patches/10_config_tests_fixes.diff
index 14db57a..eafb8d3 100644
--- a/debian/patches/10_config_tests_fixes.diff
+++ b/debian/patches/10_config_tests_fixes.diff
@@ -56,11 +56,3 @@
win32:!contains( LIBS, .*gds.* ):!contains( LIBS, .*fbclient.* ) {
!win32-borland:LIBS *= -lgds32_ms
---- a/config.tests/unix/sqlite/sqlite.pro
-+++ b/config.tests/unix/sqlite/sqlite.pro
-@@ -1,4 +1,4 @@
- SOURCES = sqlite.cpp
- CONFIG -= qt dylib
- mac:CONFIG -= app_bundle
--LIBS += -lsqlite3
-+LIBS += -lsqlite3 -ldl