]> git.pld-linux.org Git - packages/rpm-build-macros.git/commit - rpm.macros
- compress docs: if man link is in other section than current, we need to preserve...
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 30 Jul 2011 13:22:34 +0000 (13:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit9774b98f69836dde7927e407c9ef927369b0999e
tree0c373fa3845f91cb8fa908b8fbb3e20f40f7022c
parent1509256b965d01296d380432cdad5980f0576404
- compress docs: if man link is in other section than current, we need to preserve subdirs in .so link:
# man drm-device-added
fopen: No such file or directory
Cannot open man page /usr/share/man/man7/upstart-udev-bridge.8.gz
No manual entry for drm-device-added
# cat /usr/share/man/man7/drm-device-added.7
.so upstart-udev-bridge.8

this fix works with relative links in same dir and symlinks with full path,
relative symlinks likely break.

Changed files:
    rpm.macros -> 1.614
rpm.macros
This page took 0.038125 seconds and 4 git commands to generate.