]> git.pld-linux.org Git - packages/rpm.git/commit
- don't treat symlinks as executables when classyfying files for dependency extraction
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 19 Feb 2021 08:17:44 +0000 (09:17 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 19 Feb 2021 08:17:44 +0000 (09:17 +0100)
commitd42a01a648b725059ec32c6c369af2563f0fcb28
tree1a0c58851cce5872b5ddc266d8805891a554f07c
parent9fff7878c697563575a055ec66c6e40057b9ef15
- don't treat symlinks as executables when classyfying files for dependency extraction

If a symlink points to an executable, it would be added as duplicate, if
not, then it should not be added. And in case of a symlink pointing to
non-existing file (ex. absolute path) the build would break.
rpm.spec
skip-symlinks.patch [new file with mode: 0644]
This page took 0.03384 seconds and 4 git commands to generate.