slitaz-forge rev 240

tank: fix Makefile
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 07 22:17:45 2012 +0200 (2012-04-07)
parents 756484360720
children be92986c20ed
files tank/Makefile
line diff
     1.1 --- a/tank/Makefile	Sat Apr 07 22:10:27 2012 +0200
     1.2 +++ b/tank/Makefile	Sat Apr 07 22:17:45 2012 +0200
     1.3 @@ -10,7 +10,6 @@
     1.4  	mkdir -p $(DESTDIR)$(PREFIX)/bin \
     1.5  		$(DESTDIR)$(PREFIX)/share
     1.6  	cp -f tank $(DESTDIR)$(PREFIX)/bin
     1.7 -	cp -a files/usr/share/tank $(DESTDIR)$(PREFIX)/share
     1.8  	cp -a files/var $(DESTDIR)/
     1.9  	chmod 0600 $(DESTDIR)/var/spool/cron/crontabs/root
    1.10  	cp -a files/etc $(DESTDIR)/