maildrop: update to 2.1.0
This commit is contained in:
parent
26d262cecc
commit
44ba9cd94f
@ -1 +1 @@
|
||||
6a760efe429716ab0be67a1ddc554ed7 maildrop-2.0.4.tar.bz2
|
||||
fa4829454f7dcf675050db304180668d maildrop-2.1.0.tar.bz2
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Depends on: gdbm libpcre
|
||||
|
||||
name=maildrop
|
||||
version=2.0.4
|
||||
release=3
|
||||
version=2.1.0
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/courier/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
@ -14,6 +14,7 @@ build () {
|
||||
sed -i '/^MAILDROPMAN/s/=/= makedat.1/' Makefile.in
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--with-db=gdbm \
|
||||
--disable-tempdir
|
||||
make
|
||||
@ -21,5 +22,4 @@ build () {
|
||||
|
||||
chown root:root $PKG/usr/bin/{maildrop,lockmail}
|
||||
rm -r $PKG/usr/{include,lib,man/man3,share}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user