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
@@ -40,4 +40,6 @@ install:
#adding KPhone/Pi and KTimeTracker/Pi to the distribution
cp -fr /home/polo/eigene/apps/* /opt/kdepimpi/
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