You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
650 B
36 lines
650 B
[DOCSOPT]
|
|
Comment= Install Docbook documentation templates.
|
|
|
|
Type = value
|
|
ValueType=bool
|
|
Value=INSTALL_DOCS
|
|
Default=true
|
|
|
|
[DOCSDIR]
|
|
Type=mkdir
|
|
Dir=%{dest}/doc
|
|
Option=INSTALL_DOCS
|
|
|
|
[DOCSDIREN]
|
|
Type=mkdir
|
|
Dir=%{dest}/doc/en
|
|
Option=INSTALL_DOCS
|
|
|
|
[DOCSMAKEFILE.AM1]
|
|
Type=install
|
|
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
|
|
Dest=%{dest}/doc/Makefile.am
|
|
Option=INSTALL_DOCS
|
|
|
|
[DOCSMAKEFILE.AM2]
|
|
Type=install
|
|
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
|
|
Dest=%{dest}/doc/en/Makefile.am
|
|
Option=INSTALL_DOCS
|
|
|
|
[DOCS]
|
|
Type=install
|
|
Source=%{tdevelop}/template-common/tde-index.docbook
|
|
Dest=%{dest}/doc/en/index.docbook
|
|
Option=INSTALL_DOCS
|