tazpanel diff Makefile @ rev 17

More in README and Makefile
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 04 04:26:20 2011 +0200 (2011-04-04)
parents 2ea20065417a
children 2274e489400c
line diff
     1.1 --- a/Makefile	Sun Apr 03 17:43:32 2011 +0200
     1.2 +++ b/Makefile	Mon Apr 04 04:26:20 2011 +0200
     1.3 @@ -39,7 +39,7 @@
     1.4  		$(DESTDIR)$(SYSCONFDIR) \
     1.5  		$(DESTDIR)$(PANEL)
     1.6  	cp -f tazpanel $(DESTDIR)$(PREFIX)/bin
     1.7 -	cp -f *.conf $(DESTDIR)$(SYSCONFDIR)
     1.8 +	cp -f *.conf data/httpd.conf $(DESTDIR)$(SYSCONFDIR)
     1.9  	cp -a *.cgi lib/ styles/ $(DESTDIR)$(PANEL)	
    1.10  	#cp -a po/mo/* $(DESTDIR)$(PREFIX)/share/locale
    1.11