Switch package name and bugtracker

This commit is contained in:
Manizuca 2015-01-24 20:28:30 -03:00
parent 1b6e213593
commit 7c1a2b4843

View file

@ -2,7 +2,7 @@ Categories:Office
License:MPL2
Web Site:https://wiki.documentfoundation.org/Android
Source Code:http://cgit.freedesktop.org/libreoffice/core/tree/
Issue Tracker:https://www.libreoffice.org/bugzilla/
Issue Tracker:https://bugs.documentfoundation.org/
Donate:https://donate.libreoffice.org/
Name:LibreOffice Viewer Beta
@ -34,7 +34,7 @@ Build:4.5.0.0.alpha0+/e12d566,3
output=android/experimental/LOAndroid3/bin/LibreOfficeViewer-release-unsigned.apk
prebuild=sed -i -e 's/\/$(OOO_VENDOR)//g' android/Bootstrap/Makefile.shared
build=ln -s ../$$LOTarballs$$ external/tarballs && \
./autogen.sh --enable-release-build --with-vendor=fdroid --with-android-package-name="org.libreoffice" --enable-fetch-external=no --with-android-ndk=$$NDK$$ --with-android-ndk-toolchain-version=4.9 --with-android-sdk=$$SDK$$ --with-distro=LibreOfficeAndroid && \
./autogen.sh --enable-release-build --with-vendor=F-Droid --with-android-package-name="com.collabora.libreoffice" --enable-fetch-external=no --with-android-ndk=$$NDK$$ --with-android-ndk-toolchain-version=4.9 --with-android-sdk=$$SDK$$ --with-distro=LibreOfficeAndroid && \
make versionCode=3
Auto Update Mode:None