Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
polymake
sympol-system.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sympol-system.patch of Package polymake
From: Jan Engelhardt <jengelh@inai.de> Date: 2021-06-22 17:59:14.278243463 +0200 sympol installs its header files all in /usr/include/sympol, with no extra subdirectories. Adjust the polymake include directives. --- bundled/sympol/apps/polytope/src/sympol_interface.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: polymake-4.4/bundled/sympol/apps/polytope/src/sympol_interface.cc =================================================================== --- polymake-4.4.orig/bundled/sympol/apps/polytope/src/sympol_interface.cc +++ polymake-4.4/bundled/sympol/apps/polytope/src/sympol_interface.cc @@ -20,8 +20,8 @@ #include "polymake/polytope/lrs_interface.h" #include "sympol/polyhedron.h" -#include "sympol/yal/reportlevel.h" -#include "sympol/symmetrygroupconstruction/computesymmetries.h" +#include "sympol/reportlevel.h" +#include "sympol/computesymmetries.h" #include "sympol/raycomputationlrs.h" #include "sympol/raycomputationcdd.h" #include "sympol/recursionstrategyidmadmlevel.h"
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