diff options
Diffstat (limited to 'biology/emboss/files/patch-configure')
-rw-r--r-- | biology/emboss/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/biology/emboss/files/patch-configure b/biology/emboss/files/patch-configure new file mode 100644 index 000000000000..da46a3c60faa --- /dev/null +++ b/biology/emboss/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Mon Jan 22 23:28:17 2001 ++++ configure Thu Jan 25 19:07:33 2001 +@@ -1473,7 +1473,7 @@ + + + +-AJAX_FIXED_ROOT="\\\"`pwd`/emboss\\\"" ++AJAX_FIXED_ROOT="\\\"${datadir}/${PACKAGE}\\\"" + + #AC_PROG_CXX + for ac_prog in mawk gawk nawk awk |