]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
scripts: archive - dereference symlinks
authorTomas Krizek <tomas.krizek@nic.cz>
Mon, 5 Feb 2018 10:18:47 +0000 (11:18 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 5 Feb 2018 10:18:47 +0000 (11:18 +0100)
commit3d0455ae382714085095024e40e242d5ca6996da
tree451a351e22806d1d62922946152486c688ad718d
parentdb74ba2d240f197cb0fa844cc508392c2659f8ce
scripts: archive - dereference symlinks

Symlinks are pointing to broken locations with the way we generate
source tarballs. Dereference them to avoid this issue.
scripts/make-archive.sh