mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
docbook2x: remove long_desc.
This commit is contained in:
parent
5e7c001d26
commit
0fdcbb17d6
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'docbook2x'
|
# Template file for 'docbook2x'
|
||||||
pkgname=docbook2x
|
pkgname=docbook2x
|
||||||
version=0.8.8
|
version=0.8.8
|
||||||
revision=2
|
revision=3
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
wrksrc="docbook2X-${version}"
|
wrksrc="docbook2X-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -16,9 +16,6 @@ homepage="http://docbook2x.sourceforge.net"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/docbook2X-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/docbook2X-$version.tar.gz"
|
||||||
checksum=4077757d367a9d1b1427e8d5dfc3c49d993e90deabc6df23d05cfe9cd2fcdc45
|
checksum=4077757d367a9d1b1427e8d5dfc3c49d993e90deabc6df23d05cfe9cd2fcdc45
|
||||||
long_desc="
|
|
||||||
docbook2X is a software package that converts DocBook documents into the
|
|
||||||
traditional Unix man page format and the GNU Texinfo format."
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -i -e 's|${prefix}|/usr|g' ${DESTDIR}/usr/bin/*
|
sed -i -e 's|${prefix}|/usr|g' ${DESTDIR}/usr/bin/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue