-rw-r--r-- | desktop/Makefile | 2 |
1 files changed, 2 insertions, 0 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: + mv /opt/kdepimpi/.microkdehome /root/.microkdehome cd rpm;rpmbuild -bb kdepim_rpm
\ No newline at end of file + mv /root/.microkdehome /opt/kdepimpi/.microkdehome
\ No newline at end of file |