DH_LV2CONFIG
DH_LV2CONFIG
Section: User Contributed Perl Documentation (1) Updated: 2011-03-28 Local index
Up
NAME
dh_lv2config - run lv2config to build the LV2 #include directory tree
SYNOPSIS
dh_lv2config [debhelper options]
DESCRIPTION
dh_lv2config is a debhelper program which will run lv2config to build
an include directory tree for all shipped LV2 extensions.
EXAMPLES
dh_lv2config is usually called indirectly via the dh command.
%:
dh $@ --with lv2config
It could also be called after the dh_install command explicitly,
as in the following example:
binary-indep: install
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installexamples
dh_install
dh_lv2config
SEE ALSO
debhelper(7), lv2config(1)
AUTHOR
Alessio Treglia <alessio@debian.org>
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- EXAMPLES
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 07:51:22 GMT, June 15, 2011