diff options
author | Michał Cichoń <michcic@gmail.com> | 2015-08-27 21:36:26 +0200 |
---|---|---|
committer | Michał Cichoń <michcic@gmail.com> | 2015-08-27 21:36:26 +0200 |
commit | 584bed1b7d61d30fc0c71a33bd035aa7b3b43f77 (patch) | |
tree | 5d29e0af3755f6e873ed8ecc4056da33284cacda | |
parent | 0d4584fc235701ec556afeb875ca572cb92648eb (diff) | |
download | pianobar-windows-build-584bed1b7d61d30fc0c71a33bd035aa7b3b43f77.tar.gz pianobar-windows-build-584bed1b7d61d30fc0c71a33bd035aa7b3b43f77.tar.bz2 pianobar-windows-build-584bed1b7d61d30fc0c71a33bd035aa7b3b43f77.zip |
Remove build directory to make place for new submodule.
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | build | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index b9c2994..aac7eb7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ -[submodule "build"] - path = build - url = git@github.com:thedmd/pianobar-windows-binaries.git - branch = master [submodule "pianobar/src"] path = pianobar/src url = git@github.com:thedmd/pianobar-windows.git diff --git a/build b/build deleted file mode 160000 -Subproject 85c8fc0a88b6d776943e422fabcadcc1c2e83aa |