diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-06 21:41:46 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-06 21:41:46 -0700 |
| commit | 1d5c144ff0e3a10624433726a1b1958deba638dc (patch) | |
| tree | 6e98123feb8d7d749d41f6d5c77f4652becbfc66 /core | |
| parent | 9297d221473959ea3be90de4ab5b22b8270450cf (diff) | |
Move fetch-curl.rc to scripts
Diffstat (limited to 'core')
| l--------- | core/bzip2/fetch.rc | 2 | ||||
| l--------- | core/mdocml/fetch.rc | 2 | ||||
| l--------- | core/openbsd/fetch.rc | 2 | ||||
| l--------- | core/perp/fetch.rc | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/core/bzip2/fetch.rc b/core/bzip2/fetch.rc index 221da00d..10ca3148 120000 --- a/core/bzip2/fetch.rc +++ b/core/bzip2/fetch.rc @@ -1 +1 @@ -../../util/fetch-curl.rc
\ No newline at end of file +../../scripts/fetch-curl.rc
\ No newline at end of file diff --git a/core/mdocml/fetch.rc b/core/mdocml/fetch.rc index 221da00d..10ca3148 120000 --- a/core/mdocml/fetch.rc +++ b/core/mdocml/fetch.rc @@ -1 +1 @@ -../../util/fetch-curl.rc
\ No newline at end of file +../../scripts/fetch-curl.rc
\ No newline at end of file diff --git a/core/openbsd/fetch.rc b/core/openbsd/fetch.rc index 221da00d..10ca3148 120000 --- a/core/openbsd/fetch.rc +++ b/core/openbsd/fetch.rc @@ -1 +1 @@ -../../util/fetch-curl.rc
\ No newline at end of file +../../scripts/fetch-curl.rc
\ No newline at end of file diff --git a/core/perp/fetch.rc b/core/perp/fetch.rc index 221da00d..10ca3148 120000 --- a/core/perp/fetch.rc +++ b/core/perp/fetch.rc @@ -1 +1 @@ -../../util/fetch-curl.rc
\ No newline at end of file +../../scripts/fetch-curl.rc
\ No newline at end of file |
