Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
mathgl
mathgl-oldtexinfo.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mathgl-oldtexinfo.patch of Package mathgl
Index: mathgl-2.3.3/texinfo/CMakeLists.txt =================================================================== --- mathgl-2.3.3.orig/texinfo/CMakeLists.txt +++ mathgl-2.3.3/texinfo/CMakeLists.txt @@ -93,7 +93,7 @@ add_custom_command(OUTPUT ${MGL_OUT}/mat WORKING_DIRECTORY ${MGL_OUT} ) add_custom_command(OUTPUT ${MGL_OUT}/mgl_en.html - COMMAND ${findth} ${th_opt} --set-customization-variable 'BODYTEXT ' -I ${MGL_OUT} --no-split ${MGL_TEX}/mgl_en.texi + COMMAND ${findth} ${th_opt} -I ${MGL_OUT} --no-split ${MGL_TEX}/mgl_en.texi DEPENDS ${list_texi_files_en} mgl_en.texi ${MGL_PNG_N} WORKING_DIRECTORY ${MGL_OUT} ) @@ -103,7 +103,7 @@ add_custom_command(OUTPUT ${MGL_OUT}/mat WORKING_DIRECTORY ${MGL_OUT} ) add_custom_command(OUTPUT ${MGL_OUT}/mgl_ru.html - COMMAND ${findth} ${th_opt} --set-customization-variable 'BODYTEXT ' -I=${MGL_OUT} --no-split ${MGL_TEX}/mgl_ru.texi + COMMAND ${findth} ${th_opt} -I=${MGL_OUT} --no-split ${MGL_TEX}/mgl_ru.texi DEPENDS ${list_texi_files_ru} mgl_ru.texi ${MGL_PNG_N} WORKING_DIRECTORY ${MGL_OUT} )
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor