slitaz-tools rev 849 5.7.3

tazbox: fix (forgot to install zone-mini.tab)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 17 13:40:51 2014 +0300 (2014-04-17)
parents 8a0eb7f3152a
children e68bdb731734
files Makefile
line diff
     1.1 --- a/Makefile	Wed Apr 16 15:32:16 2014 +0300
     1.2 +++ b/Makefile	Thu Apr 17 13:40:51 2014 +0300
     1.3 @@ -125,6 +125,7 @@
     1.4  	install -m 0755 tazbox/tazbox $(DESTDIR)$(PREFIX)/bin
     1.5  	install -m 0755 tinyutils/subox $(DESTDIR)$(PREFIX)/bin
     1.6  	install -m 0644 tazbox/iso3166-1.tab $(DESTDIR)$(PREFIX)/share/zoneinfo
     1.7 +	install -m 0644 tazbox/zone-mini.tab $(DESTDIR)$(PREFIX)/share/zoneinfo
     1.8  
     1.9  	# Desktop files and icons.
    1.10  	install -m 0644 applications/* $(DESTDIR)$(PREFIX)/share/applications