summaryrefslogtreecommitdiff
path: root/flatpak
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-05-26 13:05:57 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-05-27 09:08:15 +0200
commit5b5739d504a09b90ef15f34af4d16832b499631b (patch)
treeeea3c32646773882fbdd231bc8fd3205aef5b30e /flatpak
parent2cd18f8a912c76f567c866fb62b3a9e53eda5b2c (diff)
flatpak/build.sh: Fixed --repo-url
Diffstat (limited to 'flatpak')
-rwxr-xr-xflatpak/build.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/flatpak/build.sh b/flatpak/build.sh
index 9cef544..e928d1b 100755
--- a/flatpak/build.sh
+++ b/flatpak/build.sh
@@ -24,9 +24,6 @@
#
# TODO:
#
-# * Fix the --repo-url=http://libreoffice.org/TODO URL in the build-bundle
-# step.
-#
# * Explicitly specify the --arch to build?
@@ -138,6 +135,7 @@ flatpak build-update-repo --title='The Document Foundation LibreOffice Fresh' \
--gpg-sign="${my_gpgkeyid?}" "${my_dir?}"/repo
gpg --homedir="${my_gpghomedir?}" --output="${my_dir?}"/key --export \
"${my_gpgkeyid?}"
-flatpak build-bundle --repo-url=http://libreoffice.org/TODO \
+flatpak build-bundle \
+ --repo-url=http://download.documentfoundation.org/libreoffice/flatpack/repository \
--gpg-keys="${my_dir?}"/key "${my_dir?}"/repo \
"${my_dir?}"/LibreOffice.flatpak org.libreoffice.LibreOffice