diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2012-10-27 10:53:51 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2012-10-27 10:54:26 +0200 |
commit | 2cf24834b31c85a0d08c0a7b6394b71cfe9409a6 (patch) | |
tree | cef158b8ab8552b1969f169cc705c40bcaf38aa2 /metadata/layout.conf | |
parent | gnome-base/nautilus: pdepend on gvfs[gtk] for recent:/// (diff) | |
download | gnome-2cf24834b31c85a0d08c0a7b6394b71cfe9409a6.tar.gz gnome-2cf24834b31c85a0d08c0a7b6394b71cfe9409a6.tar.bz2 gnome-2cf24834b31c85a0d08c0a7b6394b71cfe9409a6.zip |
metadata/layout.conf: enable thin-manifests
Diffstat (limited to 'metadata/layout.conf')
-rw-r--r-- | metadata/layout.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 00000000..aa721052 --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,4 @@ +# sign manifests in this repo +#sign-manifests = true +# thin-manifests only contain DIST entries +thin-manifests = true |