web commit by JoshTriplett: No, apparently FreeBSD `install` does not support `-D`.
parent
800198cfc2
commit
09e852d35e
|
@ -21,3 +21,5 @@ Here is a patch againt ikiwiki-1.51 for using find(1) and install(1) instead of
|
|||
install -m 644 ikiwiki.man $(DESTDIR)$(PREFIX)/share/man/man1/ikiwiki.1
|
||||
|
||||
> Couldn't it just use install -D ? --[[Joey]]
|
||||
|
||||
>> No, apparently FreeBSD `install` does not support `-D`. See [the FreeBSD install manpage](http://www.freebsd.org/cgi/man.cgi?query=install&apropos=0&sektion=0&manpath=FreeBSD+6.2-RELEASE&format=html). --[[JoshTriplett]]
|
Loading…
Reference in New Issue