Parent Directory | Revision Log
++ ChangeLog 24 Nov 2008 05:08:13 -0000 2008-11-24 Wakaba <wakaba@suika.fam.cx> * Makefile: New file. * mkcommitfeed-example: New file. * cvscommit.sh: New file (copied from Harusame's repository); changed for CommitFeed. * mkcommitfeed.pl: New file (originally developed for Whatpm and then copied for various projects). * ChangeLog: New file.
1 | wakaba | 1.1 | #!/bin/sh |
2 | perl | ||
3 | -I/home/httpd/html/manakai-core/lib/ \ | ||
4 | -I/home/httpd/html/www/markup/html/whatpm/ \ | ||
5 | /home/httpd/html/commitfeed/mkcommitfeed.pl \ | ||
6 | $@ | ||
7 | |||
8 | ## License: Public Domain. | ||
9 | ## $Date:$ |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |