tinycm diff Makefile @ rev 20
Auth file can be used by an other app
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Jan 05 01:25:55 2014 +0100 (2014-01-05) |
parents | 941ba53b4335 |
children | c4b94b7a7dd6 |
line diff
1.1 --- a/Makefile Sun Jan 05 01:03:58 2014 +0100 1.2 +++ b/Makefile Sun Jan 05 01:25:55 2014 +0100 1.3 @@ -47,8 +47,8 @@ 1.4 #cp -a po/mo/* $(DESTDIR)$(PREFIX)/share/locale 1.5 1.6 # Auth system may be used by an other app 1.7 - touch $(DESTDIR)$(LOGIN)/auth/people 1.8 - chmod 0600 $(DESTDIR)$(LOGIN)/auth/people 1.9 + #touch $(DESTDIR)$(LOGIN)/auth/people 1.10 + #chmod 0600 $(DESTDIR)$(LOGIN)/auth/people 1.11 chown -R www.www $(DESTDIR)$(LOGIN)/auth 1.12 chown -R www.www $(DESTDIR)$(LOGIN)/people 1.13 chown www.www $(DESTDIR)$(WEB)/content