diff options
Diffstat (limited to 'sci-libs/cholmod/files/cholmod-1.6.0-autotools.patch')
-rw-r--r-- | sci-libs/cholmod/files/cholmod-1.6.0-autotools.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cholmod/files/cholmod-1.6.0-autotools.patch b/sci-libs/cholmod/files/cholmod-1.6.0-autotools.patch index d019b1360e13..dac15028e91c 100644 --- a/sci-libs/cholmod/files/cholmod-1.6.0-autotools.patch +++ b/sci-libs/cholmod/files/cholmod-1.6.0-autotools.patch @@ -614,7 +614,7 @@ +SUPERNODAL = cholmod_supernodal.h +endif + -+include_HEADERS = $(CHECK) $(CHOLESKY) $(PARTITIOn) $(MATRIXOPS) $(MODIFY) $(SUPERNODAL) \ ++include_HEADERS = $(CHECK) $(CHOLESKY) $(PARTITION) $(MATRIXOPS) $(MODIFY) $(SUPERNODAL) \ + cholmod.h \ + cholmod_config.h \ + cholmod_core.h \ |