gitmodules: Update for rename

rpmdistro-gitoverlay doesn't like when the submodule name differs
from its path, so let's make it happy.

Closes: #419
Approved by: giuseppe
This commit is contained in:
Colin Walters 2016-08-04 16:18:26 -04:00 committed by Atomic Bot
parent a852ad3459
commit dee758e111

2
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "libglnx"] [submodule "libglnx"]
path = libglnx path = libglnx
url = https://git.gnome.org/browse/libglnx url = https://git.gnome.org/browse/libglnx
[submodule "libhif"] [submodule "libdnf"]
path = libdnf path = libdnf
url = https://github.com/rpm-software-management/libhif url = https://github.com/rpm-software-management/libhif