Alexander Kuleshov <kuleshovm...@gmail.com> writes:

> install -d -m 755 '/usr/bin'
> Copying scripts to /usr/bin

As 'git grep "Copying scripts"' gives us nothing, the message is
obviously not what we are giving.  Perhaps you have a strange "install"
in your path that does not understand "-d" is a way to tell it to
make sure a directory exists (by creating one as necessary)?

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to