aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/covermanager/covermanager.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/covermanager/covermanager.pro')
-rw-r--r--src/plugins/General/covermanager/covermanager.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/covermanager/covermanager.pro b/src/plugins/General/covermanager/covermanager.pro
index ef34f3302..c2bd72be7 100644
--- a/src/plugins/General/covermanager/covermanager.pro
+++ b/src/plugins/General/covermanager/covermanager.pro
@@ -18,6 +18,6 @@ RESOURCES = translations/translations.qrc \
LIBS += $$QMMPUI_LIB
unix {
- target.path = $$LIB_DIR/qmmp/General
+ target.path = $$PLUGIN_DIR/General
INSTALLS += target
}