slitaz-base-files diff Makefile @ rev 173
Added tag 5.2.1 for changeset 1691917d8883
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 17 09:10:39 2012 +0200 (2012-05-17) |
parents | 23374e58f8e3 |
children | efb8e0291f24 |
line diff
1.1 --- a/Makefile Fri May 11 16:13:45 2012 +0200 1.2 +++ b/Makefile Thu May 17 09:10:39 2012 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 1.5 pot: 1.6 xgettext -o po/$(PACKAGE).pot -L Shell --package-name="SliTaz Base" \ 1.7 - ./rootfs/lib/libtaz.sh 1.8 + ./rootfs/lib/libtaz.sh ./rootfs/usr/lib/slitaz/libpkg.sh 1.9 1.10 msgmerge: 1.11 @for l in $(LINGUAS); do \