diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2007-05-28 23:49:30 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2007-05-28 23:49:30 +0000 |
commit | 94780d7021ae9be07d120df798efcb3f1522740a (patch) | |
tree | 1b2b12453f15de5366a125163a3c434e808778c7 /lang/erlang14/files/post-patch-configure | |
parent | d03c7ec7bf37f6da715cfbc8eda225ac0258cd71 (diff) |
Notes
Diffstat (limited to 'lang/erlang14/files/post-patch-configure')
-rw-r--r-- | lang/erlang14/files/post-patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/erlang14/files/post-patch-configure b/lang/erlang14/files/post-patch-configure deleted file mode 100644 index 355f4493a797..000000000000 --- a/lang/erlang14/files/post-patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri Dec 7 16:13:39 2001 -+++ configure Fri Dec 7 16:19:33 2001 -@@ -1081,6 +1081,7 @@ - *) # Relative path. - ac_sub_cache_file="$ac_dots$cache_file" ;; - esac -+ ac_given_INSTALL="$INSTALL" - case "$ac_given_INSTALL" in - [/$]*) INSTALL="$ac_given_INSTALL" ;; - *) INSTALL="$ac_dots$ac_given_INSTALL" ;; |