summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2008-05-05 02:48:01 +0000
committerJustin Bronder <jsbronder@gentoo.org>2008-05-05 02:48:01 +0000
commit0fc5ac2555cbc10828b48cfc177c16e18c34b510 (patch)
treea85f8a575c2c5ede3d29712324e6b03afbdb1015 /sci-libs/cholmod/files
parentKeyword for mips. (diff)
downloadgentoo-2-0fc5ac2555cbc10828b48cfc177c16e18c34b510.tar.gz
gentoo-2-0fc5ac2555cbc10828b48cfc177c16e18c34b510.tar.bz2
gentoo-2-0fc5ac2555cbc10828b48cfc177c16e18c34b510.zip
Bug #220263, fix typo in patch (PARTITIOn -> PARTITION).
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-libs/cholmod/files')
-rw-r--r--sci-libs/cholmod/files/cholmod-1.6.0-autotools.patch2
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 \