/[Semantic-Engine]/EPrints/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 /EPrints/Makefile

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

revision 18 by dpavlin, Mon Jul 2 12:55:49 2007 UTC revision 21 by dpavlin, Mon Jul 2 19:14:52 2007 UTC
# Line 2  all: Line 2  all:
2          @echo "make [index|test]"          @echo "make [index|test]"
3    
4  perms:  perms:
5          sudo chgrp www-data . eprints.db          sudo touch log
6          sudo chmod g+wr . eprints.db          sudo chgrp www-data . eprints.db log
7            sudo chmod g+wr . eprints.db log
8          sudo chmod 644 kinoindex/*          sudo chmod 644 kinoindex/*
9    
10  test:  test: perms
11          sudo -u www-data ./search.cgi query=djeca >/dev/null          sudo -u www-data ./search.cgi query=djeca >/dev/null
12          prove -v t/*          prove -v t/*
13    

Legend:
Removed from v.18  
changed lines
  Added in v.21

  ViewVC Help
Powered by ViewVC 1.1.26