[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

webwml



Hi,

I am trying to update webwml pages for ddp/doc for git etc.

| Building Debian web pages
| 
| Simply type make in webwml/<lang>. We have set up makefiles that call
| wml with all the right arguments.
| 
| If you do a make install then the HTML files will be built and placed in
| the directory ../../www/.

Well... it does not work this time (I did it few years ago.)

 $ make
...
 po install
make[1]: Entering directory `/home/osamu/copy/curious/webwml/webwml/english/po'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/home/osamu/copy/curious/webwml/webwml/english/po'
wml -q -D CUR_YEAR=2014 -o UNDEFuEN:contact.en.html@g+w   contact.wml
./../touch_translations.pl /home/osamu/copy/curious/webwml/webwml/english/contact.wml en
wml -q -D CUR_YEAR=2014 -o UNDEFuEN:donations.en.html@g+w   donations.wml
./../touch_translations.pl /home/osamu/copy/curious/webwml/webwml/english/donations.wml en
touch ../english/template/debian/mainpage.wml # because of common_translation.wml basic.wml links.tags.wml languages.wml
touch ../english/template/debian/legal_tags.wml # because of common_tags.wml common_translation.wml legal.pot
touch ../english/template/debian/recent_list.wml # because of ctime.wml common_tags.wml legal_tags.wml
touch ../english/template/debian/release_data.wml # because of common_tags.wml ctime.wml
touch ../english/template/debian/installer.wml # because of release_data.wml
touch ../english/template/debian/release_images.wml # because of installer.wml release_data.wml
wml -q -D CUR_YEAR=2014 -o UNDEFuEN:index.en.html@g+w   index.wml
wml -q -D CUR_YEAR=2014 -o UNDEFuEN:license.en.html@g+w   license.wml
./../touch_translations.pl /home/osamu/copy/curious/webwml/webwml/english/license.wml en
wml -q -D CUR_YEAR=2014 -o UNDEFuEN:opl.en.html@g+w   opl.wml
./../touch_translations.pl /home/osamu/copy/curious/webwml/webwml/english/opl.wml en
wml -q -D CUR_YEAR=2014 -o UNDEFuEN:sitemap.en.html@g+w   -D CUR_LANG=English -D CUR_ISO_LANG=en -D CUR_LOCALE=en_US.UTF-8 -D CHARSET=utf-8 \
          ../english/sitemap.wml
....

How can I get rid of "UNDEFuEN:" and get the actual directory?




Reply to: