delete old

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@3039 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2011-11-12 17:48:16 +00:00
parent 7001472cef
commit 4a18a96bee
5 changed files with 0 additions and 425 deletions

View File

@@ -1,13 +0,0 @@
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