]> git.ipfire.org Git - people/stevee/network.git/commit
Fix installation of bridge-stp helper
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Aug 2014 15:38:05 +0000 (17:38 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Aug 2014 15:38:05 +0000 (17:38 +0200)
commitd837cc79eac0ef16fc87de5fd2b98795d9b19a23
tree8a71101a35dc31dd00750f9b1d30b6b34f0910d8
parent828eb94a9973f64c459a1e3c704cfc5d21c8d96a
Fix installation of bridge-stp helper

When make install was executed multiple times, the install hook
created a recursive symlink. Now the old link gets removed and
the correct symlink will be created.
Makefile.am