mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 13:30:29 -05:00
Help: Add notes for topic 'cpack-rpm-pre-post-install'
This commit is contained in:
12
Help/release/dev/cpack-rpm-pre-post-install.rst
Normal file
12
Help/release/dev/cpack-rpm-pre-post-install.rst
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
cpack-rpm-pre-post-install
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
* The :module:`CPackRPM` module learned options to specify
|
||||||
|
requirements for pre- and post-install scripts. See the
|
||||||
|
:variable:`CPACK_RPM_PACKAGE_REQUIRES_PRE` and
|
||||||
|
:variable:`CPACK_RPM_PACKAGE_REQUIRES_POST` variables.
|
||||||
|
|
||||||
|
* The :module:`CPackRPM` module learned options to specify
|
||||||
|
requirements for pre- and post-uninstall scripts. See the
|
||||||
|
:variable:`CPACK_RPM_PACKAGE_REQUIRES_PREUN` and
|
||||||
|
:variable:`CPACK_RPM_PACKAGE_REQUIRES_POSTUN` variables.
|
||||||
Reference in New Issue
Block a user