From b295fd409337f4570224c4b8eff91ea956734124 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 5 Nov 2023 23:29:39 +0000 Subject: config/git: merge img files with docs Signed-off-by: Leah Rowe --- config/git/docs | 8 ++++++++ config/git/img | 6 ------ 2 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 config/git/img (limited to 'config') diff --git a/config/git/docs b/config/git/docs index 1bd8dc3a..ae097962 100644 --- a/config/git/docs +++ b/config/git/docs @@ -11,4 +11,12 @@ loc: docs/www/html url: https://codeberg.org/libreboot/lbwww bkup_url: https://git.disroot.org/libreboot/lbwww + depend: imgfiles +} + +{imgfiles}{ + rev: 918c0ba07cf45f07836fa8c312fc51b48db32e0a + loc: docs/www/html/img/site + url: https://codeberg.org/libreboot/lbwww-img + bkup_url: https://git.disroot.org/libreboot/lbwww-img } diff --git a/config/git/img b/config/git/img deleted file mode 100644 index f8b1f069..00000000 --- a/config/git/img +++ /dev/null @@ -1,6 +0,0 @@ -{img}{ - rev: 918c0ba07cf45f07836fa8c312fc51b48db32e0a - loc: img - url: https://codeberg.org/libreboot/lbwww-img - bkup_url: https://git.disroot.org/libreboot/lbwww-img -} -- cgit v1.2.1