fetchmail: move man-pages to /usr/share
This commit is contained in:
parent
e70f699b9a
commit
fbb3f8d298
@ -1,6 +1,7 @@
|
|||||||
drwxr-xr-x root/root usr/
|
drwxr-xr-x root/root usr/
|
||||||
drwxr-xr-x root/root usr/bin/
|
drwxr-xr-x root/root usr/bin/
|
||||||
-rwxr-xr-x root/root usr/bin/fetchmail
|
-rwxr-xr-x root/root usr/bin/fetchmail
|
||||||
drwxr-xr-x root/root usr/man/
|
drwxr-xr-x root/root usr/share/
|
||||||
drwxr-xr-x root/root usr/man/man1/
|
drwxr-xr-x root/root usr/share/man/
|
||||||
-rw-r--r-- root/root usr/man/man1/fetchmail.1.gz
|
drwxr-xr-x root/root usr/share/man/man1/
|
||||||
|
-rw-r--r-- root/root usr/share/man/man1/fetchmail.1.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
name=fetchmail
|
name=fetchmail
|
||||||
version=6.3.26
|
version=6.3.26
|
||||||
release=1
|
release=2
|
||||||
source=(http://downloads.sourceforge.net/project/$name/branch_6.3/$name-$version.tar.xz)
|
source=(http://downloads.sourceforge.net/project/$name/branch_6.3/$name-$version.tar.xz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
@ -16,7 +16,6 @@ build() {
|
|||||||
autoreconf -vi
|
autoreconf -vi
|
||||||
|
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--mandir=/usr/man \
|
|
||||||
--with-ssl=/usr \
|
--with-ssl=/usr \
|
||||||
--disable-nls
|
--disable-nls
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user