[Lunar-commits] <moonbase-other> hdf5: fix build for mv in /usr/bin

v4hn me at v4hn.de
Sun Mar 24 15:55:45 CET 2013


commit 062f882dc768809344a0d2f482a32d3eb676bb34
Author: v4hn <me at v4hn.de>
Date: Sun, 24 Mar 2013 07:55:45 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/062f882dc768809344a0d2f482a32d3eb676bb34

hdf5: fix build for mv in /usr/bin
---
  science/hdf5/BUILD | +3/-5     
  1 file changed, 3 insertions(+), 5 deletions(-)

--- a/science/hdf5/BUILD
+++ b/science/hdf5/BUILD
@@ -1,7 +1,5 @@
-(
+sedit 's:/bin/mv:mv:' configure &&
 
-  OPTS+=" --enable-gpfs --with-pthread --enable-unsupported" &&
+OPTS+=" --enable-gpfs --with-pthread --enable-unsupported" &&
 
-  default_build
-
-) > $C_FIFO 2>&1
+default_build




More information about the Lunar-commits mailing list