macros.ml: document %ml_fix_c_header

Version: 1-2
This commit is contained in:
Pavel Raiskup 2015-11-27 12:57:44 +01:00
parent b34dd99be6
commit d9b0c4e5ce

View File

@ -16,4 +16,8 @@
# License along with this library; if not, write to the Free Software # License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
# Macro @ML_MACRO_PFX@ml_fix_c_header is expected to be called
# from %install (usually after 'make install' call) like:
# %@ML_MACRO_PFX@ml_fix_c_header --file %{_includedir}/broken-header.h
%@ML_MACRO_PFX@ml_fix_c_header @ML_FIX@ --buildroot "$RPM_BUILD_ROOT" %@ML_MACRO_PFX@ml_fix_c_header @ML_FIX@ --buildroot "$RPM_BUILD_ROOT"