summaryrefslogtreecommitdiffabout
path: root/desktop/Makefile
Side-by-side diff
Diffstat (limited to 'desktop/Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--desktop/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/Makefile b/desktop/Makefile
index edd1f09..ea65c3f 100644
--- a/desktop/Makefile
+++ b/desktop/Makefile
@@ -42,2 +42,4 @@ install:
dist:
- cd rpm;rpmbuild -bb kdepim_rpm \ No newline at end of file
+ mv /opt/kdepimpi/.microkdehome /root/.microkdehome
+ cd rpm;rpmbuild -bb kdepim_rpm
+ mv /root/.microkdehome /opt/kdepimpi/.microkdehome \ No newline at end of file