Changeset 988 for vendor/current/release-scripts/build-docs
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/release-scripts/build-docs
r414 r988 12 12 13 13 git clean -d -x -f 14 export XML_CATALOG_FILES="file:///etc/xml/catalog file://$(pwd)/build/catalog.xml" 14 15 autoconf && \ 15 16 ./configure --with-papersize=letter && \ … … 29 30 30 31 /bin/rm -rf test.pdf Samba4*pdf htmldocs/Samba4* htmldocs/test 31 mv manpages-3 manpages32 mv htmldocs/manpages-3 htmldocs/manpages33 32 34 33 cd ../docs-xml || _exit "Error changing dir to ${DOCSDIR}/../docs-xml/"
Note:
See TracChangeset
for help on using the changeset viewer.