From 063e25f5e8daa897addd3574a6c084485d718b51 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 29 Aug 2002 20:20:39 +0000 Subject: adapt to new manual cvs dirs --- perl-install/share/po/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/share/po/Makefile') 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 -- cgit v1.2.1