Conflicts:
	metadata/de.serverfrog.pw.android.txt
This commit is contained in:
Daniel Martí 2014-04-22 11:43:28 +02:00
commit d560d66ff8

View file

@ -18,10 +18,10 @@ Build:0.1.2,1016
commit=b35bc593507e275d7cbe6b207b4e40170b68ecb2
subdir=FrogPw-Android
maven=yes@..
prebuild=sed -i -e 's@<artifactId>FrogPw-Core</artifactId>@<artifactId>FrogPw-Core</artifactId><scope>system</scope><systemPath>${basedir}/../FrogPw-Core/target/FrogPw.jar</systemPath>@g' -e 's@<phase>package</phase>@<phase>none</phase>@g' pom.xml
prebuild=sed -i -e 's@<phase>package</phase>@<phase>none</phase>@g' pom.xml
Maintainer Notes:
Need to figure out a better way to disable signing than to run that long sed command.
Need to figure out a better way to disable signing than to run that sed command.
Version mismatch: Version Code from the APK seems to ber versionCode + 1