Changeset 4

Show
Ignore:
Timestamp:
2007-10-25 10:33:57 (1 year ago)
Author:
tdb01r
Message:
  • Set the CGI script as executable on install
  • Give the list of possible values for repository type
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/irstats/Makefile.in

    r2 r4  
    1616        $(PERL) $(INSTALLPL) perl_lib $(IRSTATS_LIB) 
    1717        $(PERL) $(INSTALLPL) cgi/irstats.cgi $(CGI_DIR) 
     18        chmod 0755 $(CGI_DIR)/irstats.cgi 
    1819        $(PERL) $(INSTALLPL) htdocs $(WWW_DIR) 
    1920        $(PERL) $(INSTALLPL) var $(LOCALSTATEDIR) 
  • trunk/irstats/etc/irstats.conf.in

    r2 r4  
    22 
    33# the repository type (used by update_table) 
     4# one of eprints2, eprints3, dspace, apacheeprints 
    45repository_type = eprints3 
    56# repository_type = eprints2