/[webpac2]/trunk/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 307 by dpavlin, Tue Dec 20 00:03:04 2005 UTC revision 310 by dpavlin, Tue Dec 20 19:01:32 2005 UTC
# Line 57  config_yml: Line 57  config_yml:
57          test ! -e conf/config.yml && ln -s /data/Webpacus/config.yml conf/ || true          test ! -e conf/config.yml && ln -s /data/Webpacus/config.yml conf/ || true
58    
59  run: config_yml  run: config_yml
60            rm -f log
61          ./run.pl --clean --limit 100          ./run.pl --clean --limit 100
62    
63  full: config_yml  full: config_yml
64            rm -f log
65          ./run.pl          ./run.pl
66    
67  MAKE_MORE  MAKE_MORE

Legend:
Removed from v.307  
changed lines
  Added in v.310

  ViewVC Help
Powered by ViewVC 1.1.26