add new packages

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2758 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-12-01 18:55:28 +00:00
parent 422c008339
commit 21364afbe3
10 changed files with 602 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Index: lastfm-1.5.4.26862+dfsg/src/libMoose/MooseCommon.cpp
===================================================================
--- lastfm-1.5.4.26862+dfsg.orig/src/libMoose/MooseCommon.cpp
+++ lastfm-1.5.4.26862+dfsg/src/libMoose/MooseCommon.cpp
@@ -112,7 +112,7 @@ servicePath( QString name )
// Hack to get it working with VS2005
dirPath = qApp->applicationDirPath();
#else
- dirPath = qApp->applicationDirPath() + "/services";
+ dirPath = "/usr/lib/services";
#endif
#ifndef QT_NO_DEBUG