CC-3493: Create submodule git repository for Liquidsoap binaries

-done
This commit is contained in:
Martin Konecny 2012-03-29 11:31:50 -04:00
parent 8cb5ccbe41
commit 9a4efd3faf
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,6 +1,4 @@
.*
*.pyc
/files
python_apps/pypo/liquidsoap_bin/liquidsoap
python_apps/pypo/liquidsoap/
build/build.properties

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "python_apps/pypo/liquidsoap_bin"]
path = python_apps/pypo/liquidsoap_bin
url = git@dev.sourcefabric.org:airtime-liquidsoap

@ -0,0 +1 @@
Subproject commit 492242f4bb7367afebbf2f096067cb5a5d3c0449