musl-fts: rename man page to musl-fts.3

Closes: #14237

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-05-08 23:27:03 +02:00
parent 40b40b318a
commit e499add8f2
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,7 +1,7 @@
# Template file for 'musl-fts'
pkgname=musl-fts
version=1.2.7
revision=2
revision=3
build_style=gnu-configure
hostmakedepends="automake libtool"
only_for_archs="aarch64-musl armv6l-musl armv7l-musl i686-musl mips-musl mipshf-musl mipsel-musl mipselhf-musl x86_64-musl armv5tel-musl"
@ -19,7 +19,7 @@ pre_configure() {
post_install() {
vinstall ${pkgname}.pc 644 usr/lib/pkgconfig
vlicense COPYING
vman fts.3
vman fts.3 musl-fts.3
}
musl-fts-devel_package() {