summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-05-09 17:26:45 +0200
committerAlexander Larsson <alexl@redhat.com>2016-05-09 17:26:45 +0200
commitd5b6c3f31b5157f04e8594cf4e807c2d60b0b75b (patch)
tree859a57cc57767415ecc52ce9b67c7fc807037097
parent84ab1bc15be9f9a102c69e218714eb49fceadecd (diff)
Drop --generate-sizes
This is not needed anymore
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b146816..5e9f0a7 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ FILE_REF_SDK=repo/refs/heads/${REF_SDK}
all: ${FILE_REF_PLATFORM} ${FILE_REF_SDK}
-COMMIT_ARGS=--generate-sizes --repo=repo --owner-uid=0 --owner-gid=0 --no-xattrs
+COMMIT_ARGS=--repo=repo --owner-uid=0 --owner-gid=0 --no-xattrs
${IMAGES} allimages:
rm -f ${IMAGEDIR}/freedesktop-contents-*.tar.gz # Remove all old images to make space