Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/release-scripts/build-docs

    r414 r988  
    1212
    1313git clean -d -x -f
     14export XML_CATALOG_FILES="file:///etc/xml/catalog file://$(pwd)/build/catalog.xml"
    1415autoconf && \
    1516        ./configure --with-papersize=letter && \
     
    2930
    3031/bin/rm -rf test.pdf Samba4*pdf htmldocs/Samba4* htmldocs/test
    31 mv manpages-3 manpages
    32 mv htmldocs/manpages-3 htmldocs/manpages
    3332
    3433cd ../docs-xml || _exit "Error changing dir to ${DOCSDIR}/../docs-xml/"
Note: See TracChangeset for help on using the changeset viewer.