summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbashrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 3f083b6..6198ac2 100755
--- a/bashrc
+++ b/bashrc
@@ -29,6 +29,10 @@ pre_pkg_setup() {
register_die_hook tinderbox_failed
register_success_hook tinderbox_success
+
+ eselect lapack list
+ eselect blas list
+ eselect cblas list
}
tinderbox_stats() {