Skip to content
Snippets Groups Projects
Commit 4459d78c authored by Adeodato Simo's avatar Adeodato Simo
Browse files

Fix broken hscolour.css symlink in tarball


The file apidoc/Ganeti/HTools/hscolour.css was a broken symlink in the
tarball. This was happening because `tar --transform` was being allowed to
act in symlink targets.

Pass the flag "S" to tar --transform, to keep symlink targets intact (and
hence valid).

Signed-off-by: default avatarAdeodato Simo <dato@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent a7c07935
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment