--- a/src/desktop/unity-scope-recoll/setup.py
+++ b/src/desktop/unity-scope-recoll/setup.py
@@ -11,8 +11,8 @@
       url="http://www.recoll.org",
       license="GNU General Public License v3 (GPLv3)",
       data_files=[
-    ('share/unity-scopes/recoll', ['unity_recoll_daemon.py']),
-    ('share/unity-scopes/recoll', ['__init__.py']),
+    ('share/unity-scopes/recollscope', ['unity_recoll_daemon.py']),
+    ('share/unity-scopes/recollscope', ['__init__.py']),
     ('share/applications', ['unity-scope-recoll.desktop']),
     ('share/dbus-1/services', ['unity-scope-recoll.service']),
     ('share/icons/hicolor/48x48/apps', ['unity-scope-recoll.png']),