mutt: update to 1.5.19
This commit is contained in:
parent
9d3627f55c
commit
d42d87cb6a
@ -1,2 +1 @@
|
|||||||
8e42e5e1316fc4f295ce7b32bbdea502 mutt-1.5.18-manual.txt.gz
|
73b3747bc7f7c805921e8d24ebac693f mutt-1.5.19.tar.gz
|
||||||
27c30037120189b9f9c0d3e76361b8f8 mutt-1.5.18.tar.gz
|
|
||||||
|
@ -4,16 +4,13 @@
|
|||||||
# Depends on: gdbm ncurses openssl zlib
|
# Depends on: gdbm ncurses openssl zlib
|
||||||
|
|
||||||
name=mutt
|
name=mutt
|
||||||
version=1.5.18
|
version=1.5.19
|
||||||
release=1
|
release=1
|
||||||
source=(ftp://ftp.mutt.org/mutt/devel/$name-$version.tar.gz \
|
source=(ftp://ftp.mutt.org/mutt/devel/$name-$version.tar.gz)
|
||||||
http://jue.li/crux/files/$name-$version-manual.txt.gz)
|
|
||||||
|
|
||||||
build () {
|
build () {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
|
|
||||||
gunzip -c $SRC/$name-$version-manual.txt.gz > doc/manual.txt
|
|
||||||
|
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
--with-docdir=/usr/share/mutt \
|
--with-docdir=/usr/share/mutt \
|
||||||
@ -31,6 +28,6 @@ build () {
|
|||||||
find $PKG/usr/share/mutt/* ! -name manual.txt -delete
|
find $PKG/usr/share/mutt/* ! -name manual.txt -delete
|
||||||
rm $PKG/usr/etc/{Muttrc,mime.types}.dist
|
rm $PKG/usr/etc/{Muttrc,mime.types}.dist
|
||||||
rm $PKG/usr/bin/{flea,muttbug}
|
rm $PKG/usr/bin/{flea,muttbug}
|
||||||
rm $PKG/usr/man/man1/{flea.1,muttbug.1,mutt_dotlock.1}
|
rm $PKG/usr/man/man1/{flea.1,muttbug.1}
|
||||||
rm $PKG/usr/man/man5/{mmdf.5,mbox.5}
|
rm $PKG/usr/man/man5/{mmdf.5,mbox.5}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user