Changeset 1941

Show
Ignore:
Timestamp:
09/09/07 23:00:21 (1 year ago)
Author:
anarcat
Message:

use more standard mode 750 instead of 754

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc/trunk/src/Makefile

    r1940 r1941  
    3434        chown root:www-data $(BIN) 
    3535        chmod 755 $(BIN) 
    36         install -o root -g www-data -m4754 $(SETUID) du.pl $(BIN) 
    37         install -o root -g www-data -m0754 $(SCRIPTS) $(BIN) 
     36        install -o root -g www-data -m4750 $(SETUID) du.pl $(BIN) 
     37        install -o root -g www-data -m0750 $(SCRIPTS) $(BIN) 
    3838        install -o root -g www-data -m0644 $(LIBS) $(BIN)