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:
@@ -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
|
||||
Reference in New Issue
Block a user