freebsd-ports/biology/distribfold/files/patch-foldit
Mario Sergio Fujikawa Ferreira e6797a6f48 o New port distribfold version 0.1: distribfold.org distributed protein
folding project
o One can start multiple instances of this port. Just install it
  using WITH_NCPU
2002-10-07 03:07:13 +00:00

17 lines
300 B
Plaintext

--- foldit.orig Sun Sep 29 16:49:55 2002
+++ foldit Sun Sep 29 16:50:42 2002
@@ -1,4 +1,7 @@
#!/bin/sh
+
+cd %%DESTINATION_DIR%%
+
if [ -f donename.dat ]
then
rm -f tmpfoldit.bat
@@ -23,4 +26,4 @@
fi
fi
fi
-./foldtrajlite -f protein -n native
+exec ./foldtrajlite -f protein -n native