]> err.no Git - util-linux/commit
build-sys: improve symlinks creation in shlibs/
authorKarel Zak <kzak@redhat.com>
Fri, 3 Jul 2009 23:10:15 +0000 (01:10 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 3 Jul 2009 23:10:15 +0000 (01:10 +0200)
commit15fe69251862d880c6103d9c1646ccae7201dd60
tree33e6c1281e429ad617ea9a3bc6099a87364fbdb5
parent6ed7a96dfb17cfd8699db67b03735e2c01be9657
build-sys: improve symlinks creation in shlibs/

It's more safe to create symlinks in the target directory and use
$(LN_S) rather than directly call "ln -sf".

Reported-by: Peter Breitenlohner <peb@mppmu.mpg.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/blkid/src/Makefile.am
shlibs/uuid/src/Makefile.am