Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
ginac
ginac-fix-makeindex.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ginac-fix-makeindex.patch of Package ginac
Index: ginac-1.7.11.git20200829/doc/CMakeLists.txt =================================================================== --- ginac-1.7.11.git20200829.orig/doc/CMakeLists.txt +++ ginac-1.7.11.git20200829/doc/CMakeLists.txt @@ -32,7 +32,7 @@ endmacro() macro(pdflatex_process texfile) get_filename_component(_dirname "${texfile}" PATH) get_filename_component(_basename "${texfile}" NAME_WE) - set(_idx ${_dirname}/${_basename}.idx) + set(_idx ${_basename}.idx) set(_ind ${_dirname}/${_basename}.ind) set(_pdf ${_dirname}/${_basename}.pdf) add_custom_command(
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