tinycm diff Makefile @ rev 39

Add po/tinycm.pot
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 08 00:01:37 2014 +0100 (2014-01-08)
parents c4b94b7a7dd6
children 41aac0ffbce8
line diff
     1.1 --- a/Makefile	Mon Jan 06 20:48:49 2014 +0000
     1.2 +++ b/Makefile	Wed Jan 08 00:01:37 2014 +0100
     1.3 @@ -38,8 +38,8 @@
     1.4  	install -m 0777 -d $(DESTDIR)$(PREFIX)/share/applications
     1.5  	#install -m 0777 -d $(DESTDIR)$(PREFIX)/share/locale
     1.6  	
     1.7 -	cp -a config.cgi favicon.ico index.cgi README style.css \
     1.8 -		images lib plugins content/ $(DESTDIR)$(WEB)
     1.9 +	cp -a config.cgi favicon.ico index.cgi style.css images lib \
    1.10 +		plugins content/ $(DESTDIR)$(WEB)
    1.11  	#cp -a po/mo/* $(DESTDIR)$(PREFIX)/share/locale
    1.12  	install -m 0644 data/*.desktop $(DESTDIR)$(PREFIX)/share/applications
    1.13