summaryrefslogtreecommitdiff
path: root/build-aux/meson-dist
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/meson-dist')
-rwxr-xr-xbuild-aux/meson-dist3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-aux/meson-dist b/build-aux/meson-dist
index ae6b591..0d8a99d 100755
--- a/build-aux/meson-dist
+++ b/build-aux/meson-dist
@@ -20,6 +20,9 @@ echo "$1" > "$MESON_DIST_ROOT/.tarball-version"
subprojects/spice-common/common/recorder/recorder_ring.[ch] | \
tar cf - -T -) | (cd "$MESON_DIST_ROOT" && exec tar xf -)
+find "$MESON_DIST_ROOT/subprojects" -name '*.spec' -delete
+find "$MESON_DIST_ROOT/subprojects" -name '.git' -delete
+
# generate THANKS file
{
echo "The spice-gtk team would like to thank the following contributors:"