atool: fix installation of man pages.
This commit is contained in:
parent
83a7757611
commit
b17ca8c774
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'atool'
|
# Template file for 'atool'
|
||||||
pkgname=atool
|
pkgname=atool
|
||||||
version=0.39.0
|
version=0.39.0
|
||||||
revision=2
|
revision=3
|
||||||
homepage="http://www.nongnu.org/atool/"
|
homepage="http://www.nongnu.org/atool/"
|
||||||
short_desc="A script for managing file archives of various types"
|
short_desc="A script for managing file archives of various types"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -14,7 +14,6 @@ build_style=gnu-configure
|
||||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/atool/atool-${version}.tar.gz/e0aa006decbc6484b9dba2879f1bb9f0/atool-${version}.tar.gz"
|
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/atool/atool-${version}.tar.gz/e0aa006decbc6484b9dba2879f1bb9f0/atool-${version}.tar.gz"
|
||||||
checksum=aaf60095884abb872e25f8e919a8a63d0dabaeca46faeba87d12812d6efc703b
|
checksum=aaf60095884abb872e25f8e919a8a63d0dabaeca46faeba87d12812d6efc703b
|
||||||
|
|
||||||
do_install() {
|
post_install() {
|
||||||
make prefix=${DESTDIR}/usr install
|
|
||||||
vinstall extra/bash-completion-atool_0.1-1 644 usr/share/bash-completion/completions $pkgname
|
vinstall extra/bash-completion-atool_0.1-1 644 usr/share/bash-completion/completions $pkgname
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue