]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libcom_err: Fix install rule if installing with hard links
authorTheodore Ts'o <tytso@mit.edu>
Sat, 4 Jun 2011 15:24:18 +0000 (11:24 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 4 Jun 2011 15:24:18 +0000 (11:24 -0400)
commit1e082c62093f34432af236f35764002646f1dcfc
tree560ee3e8c6034d884c55e6a7d8245728619017d7
parent2972b1637654e0c6ca0d7201384331dc250b2dc8
libcom_err: Fix install rule if installing with hard links

If $(LINK_INSTALL_FLAGS) is -f instead of -sf, the Makefile's install
rule would not work correctly while installing com_err.h

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/et/Makefile.in