M #-: Own directory /etc/one-context.d by package

Mainly applies to rpms.
pull/182/head
Vlastimil Holer 5 years ago
parent dcb765afc5
commit 7d44e58eea
No known key found for this signature in database
GPG Key ID: EB549BADEFD07C53

@ -176,6 +176,7 @@ else
--vendor "${VENDOR}" --maintainer "${MAINTAINER}" \ --vendor "${VENDOR}" --maintainer "${MAINTAINER}" \
--description "${DESCRIPTION}" --url "${URL}" \ --description "${DESCRIPTION}" --url "${URL}" \
--output-type "${TYPE}" --input-type dir --chdir "${BUILD_DIR}" \ --output-type "${TYPE}" --input-type dir --chdir "${BUILD_DIR}" \
--directories /etc/one-context.d \
${POSTIN:+ --after-install ${_POSTIN}} \ ${POSTIN:+ --after-install ${_POSTIN}} \
${POSTUP:+ --after-upgrade ${_POSTUP}} \ ${POSTUP:+ --after-upgrade ${_POSTUP}} \
${PREUN:+ --before-remove ${_PREUN}} \ ${PREUN:+ --before-remove ${_PREUN}} \

Loading…
Cancel
Save