wok-next diff emacs-help/receipt @ rev 8785
Fix-bdep: imagination needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:47:26 2011 +0100 (2011-02-22) |
parents | 6aae08641f1e |
children | aeaa98a3fab5 |
line diff
1.1 --- a/emacs-help/receipt Fri Aug 21 21:49:57 2009 +0200 1.2 +++ b/emacs-help/receipt Tue Feb 22 22:47:26 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="emacs-help" 1.7 -VERSION="23.1" 1.8 +VERSION="23.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="The GNU Emacs editor - Help files" 1.11 MAINTAINER="domcox@slitaz.org" 1.12 @@ -29,7 +29,7 @@ 1.13 DOC_FILES=" COOKIES DOC-$VERSION.1 DEVEL.HUMOR ERC-NEWS ETAGS.EBNF GNUS-NEWS HELLO \ 1.14 INTERVIEW JOKES LINUX-GNU MH-E-NEWS MORE.STUFF MOTIVATION NEWS NEWS.1-17 \ 1.15 NEWS.19 NEWS.19 NEWS.20 NEWS.21 NEWS.22 NXML-NEWS PROBLEMS TERMS THE-GNU-PROJECT \ 1.16 - WHY-FREE compilation.txt edt-user.doc enriched.doc gnus-tut.txt grep.txt" 1.17 + WHY-FREE compilation.txt enriched.doc gnus-tut.txt grep.txt" 1.18 for file in $DOC_FILES; do 1.19 cp -a $_pkg/usr/share/emacs/$VERSION/etc/$file $fs/usr/share/emacs/$VERSION/etc 1.20 done