diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-09-10 03:33:13 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-09-10 03:33:13 +0000 |
| commit | ace4b47f753a0aa3fe0a01808b658bc4e936d0a7 (patch) | |
| tree | 251c3dd8ef9ef1b266e3198d2ae1c5835dd35a86 /backport-bugfix-wrong-symlink-length-on-some-filesystems.patch | |
| parent | 2bc2b430bc4c1a9a0bfd1c01da68bd53bf7da052 (diff) | |
automatic import of rpm
Diffstat (limited to 'backport-bugfix-wrong-symlink-length-on-some-filesystems.patch')
| -rw-r--r-- | backport-bugfix-wrong-symlink-length-on-some-filesystems.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/backport-bugfix-wrong-symlink-length-on-some-filesystems.patch b/backport-bugfix-wrong-symlink-length-on-some-filesystems.patch index e2052e3..5de4522 100644 --- a/backport-bugfix-wrong-symlink-length-on-some-filesystems.patch +++ b/backport-bugfix-wrong-symlink-length-on-some-filesystems.patch @@ -41,4 +41,5 @@ index f8153ad2b5..571b502e91 100644 + /* Explicit %attr() always wins */ if (fl->cur.ar.ar_fmodestr) { - if (S_ISLNK(fileMode)) {
\ No newline at end of file + if (S_ISLNK(fileMode)) { + |
