[SCM] Qt Messaging Framework (QMF) packaging branch, master, updated. debian/1.0-2010w35-1-8-gf64b977

Fathi Boudra fabo at alioth.debian.org
Sun Mar 6 11:55:19 UTC 2011


The following commit has been merged in the master branch:
commit 482c882b7a7c114c583ca18b1b3205df6893d9db
Author: Fathi Boudra <fabo at debian.org>
Date:   Sun Mar 6 13:45:59 2011 +0200

    Fix testdata path
---
 debian/patches/fix_tests_installation.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/patches/fix_tests_installation.patch b/debian/patches/fix_tests_installation.patch
index 3716b50..91c9e0d 100644
--- a/debian/patches/fix_tests_installation.patch
+++ b/debian/patches/fix_tests_installation.patch
@@ -29,7 +29,7 @@ Author: Fathi Boudra <fabo at debian.org>
  DEFINES += SRCDIR=\\\"$$_PRO_FILE_PWD_\\\"
  
 -testdata.path = $$QMF_INSTALL_ROOT/tests/testdata 
-+testdata.path = $$QMF_INSTALL_ROOT/lib/qmf/tests/testdata
++testdata.path = $$QMF_INSTALL_ROOT/lib/qmf/tests
  testdata.files = testdata/
  
  INSTALLS += testdata

-- 
Qt Messaging Framework (QMF) packaging



More information about the pkg-kde-commits mailing list