UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
docbook-utils
The DocBook-utils package is a collection of utility scripts used to convert and analyze SGML documents in general, and DocBook files in particular.Package info
Template:
Codename: docbook-utils
Source file: docbook-utils-0.6.14.tar.gz
Source directory: docbook-utils-0.6.14
Package URL: docbook-utils-0.6.14.tar.gz
Package md5-checksum URL: docbook-utils-0.6.14.tar.gz.md5sum
Dependances: openjade, docbook-dsssl, docbook-3.1-dtd, perl-SGMLSpm.
Dependance of: *** NO PACKAGES FOUND ***
Patches: docbook-utils-0.6.14-grep_fix-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i 's:/html::' doc/HTML/Makefile.in &&
./configure --prefix=/usr --mandir=/usr/share/man
Build script:
make
Install script:
make docdir=/usr/share/doc install
for doctype in html ps dvi man pdf rtf tex texi txt
do
ln -svf docbook2$doctype /usr/bin/db2$doctype
done