summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-08-29 20:20:39 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-08-29 20:20:39 +0000
commit063e25f5e8daa897addd3574a6c084485d718b51 (patch)
tree4e621996ed0b6a33bf006589354f5ea0817df779 /perl-install/share/po/Makefile
parent84bf569279e905edff77ee462d1b895ad8ed0766 (diff)
downloaddrakx-063e25f5e8daa897addd3574a6c084485d718b51.tar
drakx-063e25f5e8daa897addd3574a6c084485d718b51.tar.gz
drakx-063e25f5e8daa897addd3574a6c084485d718b51.tar.bz2
drakx-063e25f5e8daa897addd3574a6c084485d718b51.tar.xz
drakx-063e25f5e8daa897addd3574a6c084485d718b51.zip
adapt to new manual cvs dirs
Diffstat (limited to 'perl-install/share/po/Makefile')
-rw-r--r--perl-install/share/po/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile
index 6487cc3b6..e4a22a6a7 100644
--- a/perl-install/share/po/Makefile
+++ b/perl-install/share/po/Makefile
@@ -18,11 +18,11 @@ all: help $(MOFILES)
help:
@if [ ! -d doc ]; then \
echo "Checking out doc stuff now ..."; \
- cvs co doc/manual/{entities,literal/drakx}; \
+ cvs co doc/manualB/{entities,manuals,modules}; \
rm -rf doc/CVS; \
else \
echo "Updating doc stuff now ..."; \
- cvs update doc/manual/{entities,literal/drakx}; \
+ cvs update doc/manualB/{entities,manuals,modules}; \
fi
./help_xml2pm.pl