diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-09-07 14:46:58 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-09-07 14:46:58 +0000 |
commit | 1b26b93c21046b9ae27042c139c5453e638c2a6f (patch) | |
tree | 9c6e11a6e6e07b7681eca1ad3cc9203cf2973154 /perl-install/share/po/Makefile | |
parent | 8dc78ef0278bc8f2fec367406ff97eea43ed66e8 (diff) | |
download | drakx-backup-do-not-use-1b26b93c21046b9ae27042c139c5453e638c2a6f.tar drakx-backup-do-not-use-1b26b93c21046b9ae27042c139c5453e638c2a6f.tar.gz drakx-backup-do-not-use-1b26b93c21046b9ae27042c139c5453e638c2a6f.tar.bz2 drakx-backup-do-not-use-1b26b93c21046b9ae27042c139c5453e638c2a6f.tar.xz drakx-backup-do-not-use-1b26b93c21046b9ae27042c139c5453e638c2a6f.zip |
new help
Diffstat (limited to 'perl-install/share/po/Makefile')
-rw-r--r-- | perl-install/share/po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile index 62daa8643..1d1a2d4ef 100644 --- a/perl-install/share/po/Makefile +++ b/perl-install/share/po/Makefile @@ -13,7 +13,7 @@ LOCALEDIR=$(DATADIR)/locale all: $(MOFILES) help: - wget -q -O drakx-help.xml "http://www.mandrakelinux.com/cgi-bin/cvsweb.cgi/~checkout~/doc/manual/literal/drakx/en/drakx-help.xml?rev=1.1&content-type=text/plain" + wget -q -O drakx-help.xml "http://www.mandrakelinux.com/cgi-bin/cvsweb.cgi/~checkout~/doc/manual/literal/drakx/en/drakx-help.xml?rev=1&content-type=text/plain" ./help_xml2pm.pl drakx-help.xml | LC_ALL=fr iconv -f utf8 -t ascii//TRANSLIT > ../../help.pm %.mo: %.po |