--- Begin Message ---
------------------------------------------------------------
revno: 435
committer: Garth N. Wells <gnw20@xxxxxxxxx>
branch nick: dorsal
timestamp: Mon 2010-08-23 08:05:36 +0100
message:
Remove SCOTCH from Fedeora 13 because of silly Scotch build system.
Can we get Dorsal to choose the appropriate Scotch makefile automatically?
Removing Scotch from the list of packages will cause a problem if the user has the Scotch rpm package installed.
modified:
FEniCS/platforms/supported/fedora13.platform
--
lp:dorsal
https://code.launchpad.net/~dorsal-core/dorsal/main
You are subscribed to branch lp:dorsal.
To unsubscribe from this branch go to https://code.launchpad.net/~dorsal-core/dorsal/main/+edit-subscription
=== modified file 'FEniCS/platforms/supported/fedora13.platform'
--- FEniCS/platforms/supported/fedora13.platform 2010-08-23 03:36:05 +0000
+++ FEniCS/platforms/supported/fedora13.platform 2010-08-23 07:05:36 +0000
@@ -32,7 +32,7 @@
# swiginac
mtl
# trilinos
-scotch
+#scotch
fiat
ferari
ufc
--- End Message ---