fdm: add MANUAL file.
This commit is contained in:
committed by
Leah Neukirchen
parent
524cf6d3bb
commit
20860a3e9d
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'fdm'
|
# Template file for 'fdm'
|
||||||
pkgname=fdm
|
pkgname=fdm
|
||||||
version=2.2
|
version=2.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_func_strlcpy=no ac_cv_func_strlcat=no --enable-pcre2"
|
configure_args="ac_cv_func_strlcpy=no ac_cv_func_strlcat=no --enable-pcre2"
|
||||||
hostmakedepends="automake bison"
|
hostmakedepends="automake bison"
|
||||||
@@ -20,6 +20,7 @@ fi
|
|||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/doc/${pkgname}
|
vmkdir usr/share/doc/${pkgname}
|
||||||
cp -r examples ${DESTDIR}/usr/share/doc/${pkgname}
|
cp -r examples ${DESTDIR}/usr/share/doc/${pkgname}
|
||||||
|
vdoc MANUAL
|
||||||
sed 17q fdm.c >LICENSE
|
sed 17q fdm.c >LICENSE
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user