removed comments

This commit is contained in:
Kilian Holzinger 2013-10-24 10:31:27 +02:00
parent 651e4f6517
commit a73faf5421

View file

@ -26,10 +26,6 @@ Status: Active Development.
Repo Type:git
Repo:https://github.com/TCA-Team/TumCampusApp.git
#Build Version:0.94,20,b99b8e14b7853d92af9a6700c1c6563d9c9287f9,prebuild=rm -rf releases/* && find src/ -type f |xargs -n 1 perl -pi -e "s/.*package(?=\W)/package/g" && \
#sed -i '30s/package:/Uri uri = Uri.parse("package:/g' src/de/tum/in/tumcampus/Settings.java
Build Version:1.1,30,bcb179eb0d45ad697b350c1ba01ea4e79d626e55,subdir=TumCampusApp,prebuild=find src/ -type f |xargs -n 1 perl -pi -e "s/.*package(?=\W)/package/g" && \
sed -i '30s/package:/Uri uri = Uri.parse("package:/g' src/de/tum/in/tumcampusapp/tumonline/TUMOnlineConst.java