]> git.puffer.fish Git - matthieu/frr.git/commit
lib: fix build from git repository on OpenBSD
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 2 Aug 2017 01:12:24 +0000 (22:12 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 2 Aug 2017 01:12:24 +0000 (22:12 -0300)
commitbd402424a472178263228d94f314aa50a9687062
treec5859d4a2c6eb662ee21268bc61c91a1e72bff92
parent8296e304b556a935d21886c51d9c8627106debb7
lib: fix build from git repository on OpenBSD

The OpenBSD's cp(1) command doesn't support the -v option. This will
change in the next releases (starting from v6.2) but this patch fixes
the problem for v6.1 and older releases.

Fixes Issue #875.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/subdir.am