summaryrefslogtreecommitdiffabout
path: root/Makefile.Embedded
Side-by-side diff
Diffstat (limited to 'Makefile.Embedded') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile.Embedded2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded
index 9656532..b2ef295 100644
--- a/Makefile.Embedded
+++ b/Makefile.Embedded
@@ -238,13 +238,13 @@ install:
cp pwmanager/pwmanager/pwmanager.desktop $(QPEDIR)/apps/Pim/pwmanager.desktop
dist:
@echo Dont forget to do "make install" before "make dist"
rm -f *arm.ipk
rm -f *ipk.zip
- rm -f ../new_$(KDEPIM_VERSION)/*
+ rm -rf ../kdepimpi_$(KDEPIM_VERSION)/*
rm -f *~
cd ..;mkdir -p kdepimpi_$(KDEPIM_VERSION)
cd ../kdepimpi_$(KDEPIM_VERSION);mkdir -p ipk
cd ..; tar czf kdepimpi-$(KDEPIM_VERSION).tar.gz --exclude=obj --exclude=moc --exclude=CVS --exclude=Makefilezaurus --exclude=Makefileqtopia kdepim
mkipks kmicrokdelibs.control
mkipks korganizer.control