summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xutil/meson_aux/skeletonmm-tarball.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/meson_aux/skeletonmm-tarball.sh b/util/meson_aux/skeletonmm-tarball.sh
index 64da25d..ff50bc5 100755
--- a/util/meson_aux/skeletonmm-tarball.sh
+++ b/util/meson_aux/skeletonmm-tarball.sh
@@ -10,7 +10,7 @@ shift; shift
# These options don't contain filenames, and thus no spaces that
# must be preserved in the call to tar.
-tar_options="--create --dereference --old-archive --file=-"
+tar_options="-chof -"
case "$output_file" in
*.xz)