]> git.ipfire.org Git - thirdparty/kmod.git/commit
build-sys: forcefully create links
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 18 Jan 2012 18:37:59 +0000 (16:37 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 18 Jan 2012 21:48:16 +0000 (19:48 -0200)
commit12fd9cd55c5ecac5ae1e294bdefed419e6522752
treee2d5e5faf153ec60ccdc7e28b146d7d7af4b1b2c
parent1592b0efdf6947eebf4f020694376fdb83198a85
build-sys: forcefully create links

If link already existed we would fail. Really not important for
packagers (the link should not exist), but for those who manually install it.
Makefile.am