Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-11-09 23:01:35 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-11-09 23:01:35 (GMT)
commit83086d73f57cb62f889537053a1aa2510c132414 (patch)
treed44101d7ebb2bf7b9cd92ce3ab726646b88e4f7e
parent091bfc7e93756d9bf2cd3660f2dfd0a99013e860 (diff)
Minor fix for the prep target
-rw-r--r--Makefile.mingw.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw.in b/Makefile.mingw.in
index a2ee05d..5de7b09 100644
--- a/Makefile.mingw.in
+++ b/Makefile.mingw.in
@@ -136,7 +136,7 @@ prep:
@echo "Copy pixmap"
mkdir $(GCOMPRIS_INSTALL_DIR)/share/pixmaps
cp gcompris.png $(GCOMPRIS_INSTALL_DIR)/share/pixmaps
- @remove tuxpaint activity
+ @echo remove tuxpaint activity
rm -f $(GCOMPRIS_INSTALL_DIR)/share/$(pkgdatadir)/boards/tuxpaint.xml
@echo "Create the file gcompris-win-prepack.tar.gz"
tar -czf gcompris-win-prepack.tar.gz win32-install-dir nsis tools