/[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

Contents of /EPrints/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (show annotations)
Fri Jun 29 09:21:11 2007 UTC (16 years, 10 months ago) by dpavlin
File size: 180 byte(s)
basic tests and move DBI to EPrints where it belongs
1 all:
2 @echo "make [perms|test]"
3
4 perms:
5 sudo chgrp www-data . eprints.db
6 sudo chmod g+w . eprints.db
7
8 test:
9 sudo -u www-data ./search.cgi query=djeca >/dev/null
10 prove -v t/*
11

  ViewVC Help
Powered by ViewVC 1.1.26