dovecot: update to 1.0.rc25
This commit is contained in:
parent
885766e0c7
commit
d1059fd753
@ -1,3 +1,3 @@
|
|||||||
1c37d911bc42fb40f0ef5a3f5822b170 dovecot
|
1c37d911bc42fb40f0ef5a3f5822b170 dovecot
|
||||||
f1a7e366dceda28138e5a902dda7f274 dovecot-1.0.rc24.tar.gz
|
14e9981e9828a65526b8e683657434d4 dovecot-1.0.rc25.tar.gz
|
||||||
04baf547c684838ce9703845779f04fb dovecot-config.patch
|
04baf547c684838ce9703845779f04fb dovecot-config.patch
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: openssl
|
# Depends on: openssl
|
||||||
|
|
||||||
name=dovecot
|
name=dovecot
|
||||||
version=1.0.rc24
|
version=1.0.rc25
|
||||||
release=1
|
release=1
|
||||||
source=(http://dovecot.org/releases/$name-$version.tar.gz \
|
source=(http://dovecot.org/releases/$name-$version.tar.gz \
|
||||||
dovecot-config.patch dovecot)
|
dovecot-config.patch dovecot)
|
||||||
@ -25,7 +25,7 @@ build () {
|
|||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
|
||||||
rm -r $PKG/usr/share
|
rm -r $PKG/usr/{share,include}
|
||||||
mv $PKG/etc/dovecot-example.conf $PKG/etc/dovecot.conf
|
mv $PKG/etc/dovecot-example.conf $PKG/etc/dovecot.conf
|
||||||
install -D -m 755 $SRC/dovecot $PKG/etc/rc.d/dovecot
|
install -D -m 755 $SRC/dovecot $PKG/etc/rc.d/dovecot
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user