diff --git a/srclibs/Changelog-cketti.txt b/srclibs/Changelog-cketti.txt index f01cb69702..90b1a2ae01 100644 --- a/srclibs/Changelog-cketti.txt +++ b/srclibs/Changelog-cketti.txt @@ -2,4 +2,4 @@ Repo Type:git Repo:https://github.com/cketti/ckChangeLog Subdir:library,ckChangeLog/src/main -Prepare:[ -f project.properties ] || echo 'source.dir=java' > ant.properties && echo 'target=android-19' > project.properties && echo "android.library=true" >> project.properties +Prepare:[ -f project.properties ] || echo 'source.dir=java' > ant.properties && echo -e 'target=android-19\nandroid.library=true' > project.properties