From 566d8a77f10fd9b7846b5ed6ec015d00c9a52993 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 19 Aug 2020 18:53:18 +0200 Subject: [PATCH] fix(ubuntu-backgrounds-focal): moved --- .gitmodules | 6 +++--- any/ubuntu-backgrounds-focal => ubuntu-backgrounds-focal | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename any/ubuntu-backgrounds-focal => ubuntu-backgrounds-focal (100%) diff --git a/.gitmodules b/.gitmodules index a6f2faa..eb61984 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,9 +11,6 @@ [submodule "any/ubuntu-backgrounds-trusty"] path = any/ubuntu-backgrounds-trusty url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-trusty.git -[submodule "any/ubuntu-backgrounds-focal"] - path = any/ubuntu-backgrounds-focal - url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-focal.git [submodule "any/ubuntu-backgrounds-xenial"] path = any/ubuntu-backgrounds-xenial url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-xenial.git @@ -62,3 +59,6 @@ [submodule "ubuntu-backgrounds-bionic"] path = ubuntu-backgrounds-bionic url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-bionic.git +[submodule "ubuntu-backgrounds-focal"] + path = ubuntu-backgrounds-focal + url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-focal.git diff --git a/any/ubuntu-backgrounds-focal b/ubuntu-backgrounds-focal similarity index 100% rename from any/ubuntu-backgrounds-focal rename to ubuntu-backgrounds-focal