summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-06-20 14:34:03 +0100
committerRichard Hughes <richard@hughsie.com>2014-06-20 14:39:41 +0100
commit3579a2c9dbf90d8145cc4ba516985eb81c52dbad (patch)
tree3f3c5e43e870e7796dfee10f2051c6c0ea4cc88d
parent676487e7f47368e8d3c613e44d3f7739e2f8a160 (diff)
downloadappstream-glib-3579a2c9dbf90d8145cc4ba516985eb81c52dbad.tar.gz
trivial: Use the package cache for Fedora 20
-rwxr-xr-xcontrib/fedora-20.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/fedora-20.sh b/contrib/fedora-20.sh
index 9138bc0..c6f9e71 100755
--- a/contrib/fedora-20.sh
+++ b/contrib/fedora-20.sh
@@ -1,5 +1,6 @@
time client/appstream-builder \
--api-version=0.3 \
+ --use-package-cache \
--log-dir=../createrepo_as_logs \
--temp-dir=./contrib/tmp \
--cache-dir=./contrib/cache \