diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-11-16 01:29:11 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-11-16 01:48:05 +0100 |
| commit | bbe6c6d1edf0f3ee06425b51928225ff6836feea (patch) | |
| tree | 83327e32dce5fe79959439c24eed36f45fe586b2 | |
| parent | a6a1f93586e8069b9f7a9f1a363f8a7d3e953493 (diff) | |
| download | manifest-bbe6c6d1edf0f3ee06425b51928225ff6836feea.tar.gz manifest-bbe6c6d1edf0f3ee06425b51928225ff6836feea.tar.bz2 manifest-bbe6c6d1edf0f3ee06425b51928225ff6836feea.zip | |
Move vendor/replicant-scripts into vendor/replicant/scripts
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
| -rw-r--r-- | replicant/repositories.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/replicant/repositories.xml b/replicant/repositories.xml index d0a7def..0b5ddf4 100644 --- a/replicant/repositories.xml +++ b/replicant/repositories.xml @@ -67,7 +67,7 @@ </project> <project path="vendor/replicant/release-scripts" name="replicant/vendor_replicant-release-scripts" remote="replicant" revision="master"/> - <project path="vendor/replicant-scripts" name="replicant/vendor_replicant-scripts" + <project path="vendor/replicant/scripts" name="replicant/vendor_replicant-scripts" remote="replicant" revision="master"/> <!-- |
