slitaz-dev-tools diff tazdev/Makefile @ rev 256

tazwikiss: $HTTP_ACCEPT_LANGUAGE is not set by tazweb (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 16:35:30 2016 +0200 (2016-05-25)
parents 1c325594af61
children
line diff
     1.1 --- a/tazdev/Makefile	Sat May 07 00:42:52 2011 +0200
     1.2 +++ b/tazdev/Makefile	Wed May 25 16:35:30 2016 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  all:
     1.5  
     1.6  install:
     1.7 -	install -m 0777 tazdev $(DESTDIR)$(PREFIX)/bin
     1.8 +	install -m 0755 tazdev $(DESTDIR)$(PREFIX)/bin
     1.9  	install -m 0644 tazdev.conf $(DESTDIR)/etc/slitaz
    1.10  
    1.11  uninstall: