Project

General

Profile

« Previous | Next » 

Revision 7423

root Makefile: misc-Linux: Added command to copy dotlockfile to the bin/ dir, so that it can be used without being SETGID mail, which would prevent it from creating lockfiles in a directory owned by the bien user and group when being run by the user

View differences:

Makefile
225 225

  
226 226
##### Misc.
227 227

  
228
misc-Linux: _always ;
228
misc-Linux: _always
229
	cp -p "$(shell which dotlockfile)" bin/
229 230

  
230 231
misc-Darwin: _always ;
231 232

  

Also available in: Unified diff