diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2015-07-03 17:20:28 +0200 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2015-08-11 10:26:06 +0200 |
commit | c48b0a0672ccfbdfc67dc4a29eff97a57989f786 (patch) | |
tree | 935c2860f7df167591439d83d8c780504a19c412 /.gitmodules | |
parent | 53f7f543f9edd57ed16fed2e46452024c880dfaa (diff) |
Remove spice-protocol submodule
spice-protocol is a separate project which is having releases, so there
is no need to have a private spice-protocol copy in each spice-common
user, especially as after installation, the system-wide spice-protocol
copy will be used instead of the private one the module was built
against.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index f7de75d..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "spice-protocol"] - path = spice-protocol - url = ../spice-protocol |