slitaz-tools diff Makefile @ rev 659

tazinst: Makefile: fix tazinst path
author Dominique Corbex <domcox@slitaz.org>
date Sun Jul 31 10:42:38 2011 +0200 (2011-07-31)
parents c28183eaefef
children 9f0aac29b476
line diff
     1.1 --- a/Makefile	Sun Jul 31 10:32:56 2011 +0200
     1.2 +++ b/Makefile	Sun Jul 31 10:42:38 2011 +0200
     1.3 @@ -46,8 +46,8 @@
     1.4  
     1.5  tazinst-pot:
     1.6  	@echo -n "Generating tazinst pot file... "
     1.7 -	@xgettext -o po/installer/tazinst.pot -L Shell \
     1.8 -		--package-name="Tazinst" ./tazinst/tazinst
     1.9 +	@xgettext -o po/tazinst/tazinst.pot -L Shell \
    1.10 +		--package-name="Tazinst" ./installer/tazinst
    1.11  	@echo "done"
    1.12  
    1.13  pot: tools-pot boxes-pot tazbox-pot tazdrop-pot tazinst-pot