/[pxelator]/couchdb/Makefile
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 /couchdb/Makefile

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

revision 253 by dpavlin, Tue Aug 18 14:30:51 2009 UTC revision 255 by dpavlin, Tue Aug 18 20:56:48 2009 UTC
# Line 2  all: Line 2  all:
2          @echo "make (push|pull)"          @echo "make (push|pull)"
3    
4  %:  %:
5          find . -maxdepth 1 -type d | grep / | cut -d/ -f2 | xargs -i ./design-couch.pl $* pxelator {}          find . -maxdepth 1 -type d | cut -d/ -f2 | grep -v '^\.' | xargs -i ./design-couch.pl $* pxelator {}

Legend:
Removed from v.253  
changed lines
  Added in v.255

  ViewVC Help
Powered by ViewVC 1.1.26