]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson.build
meson-vcs-tag: add work-around for git bug
[thirdparty/systemd.git] / meson.build
index 100265570d53dbcf576befeb5f6cb4b0d8fa231f..e3641e088c002e36e1bfdda357786f1ffc2f528b 100644 (file)
@@ -584,7 +584,7 @@ endif
 #####################################################################
 
 vcs_tagger = [meson.source_root() + '/tools/meson-vcs-tag.sh',
-              '@0@/.git'.format(meson.source_root()),
+              meson.source_root(),
               meson.project_version()]
 
 sed = find_program('sed')