~ubuntu-branches/ubuntu/natty/kadu/natty

« back to all changes in this revision

Viewing changes to debian/patches/05-lib64-suffix-fix.patch

  • Committer: Package Import Robot
  • Author(s): Kiszel Kristóf
  • Date: 2010-07-21 15:24:54 UTC
  • mfrom: (0.6.1) (0.5.1) (1.4.1) (22.1.2 maverick)
  • Revision ID: package-import@ubuntu.com-20100721152454-vttqle18lovfudni
Tags: 0.6.5.4.ds1-3ubuntu2
Remove libqt4-webkit-dev from build-depends and add
libqtwebkit-dev for qtwebkit transition

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff --git a/CMakeLists.txt b/CMakeLists.txt
2
 
index bae3932..4cb05de 100644
3
 
--- a/CMakeLists.txt
4
 
+++ b/CMakeLists.txt
5
 
@@ -56,24 +56,8 @@ if(MINGW)
 
1
Index: kadu/CMakeLists.txt
 
2
===================================================================
 
3
--- kadu.orig/CMakeLists.txt    2010-06-21 10:22:11.000000000 +0200
 
4
+++ kadu/CMakeLists.txt 2010-06-21 10:24:53.000000000 +0200
 
5
@@ -56,24 +56,8 @@
6
6
        set (CMAKE_SHARED_LIBRARY_PREFIX "")
7
7
 endif(MINGW)
8
8