[Buildroot] [Bug 473] memstat_0.5.tar.gz has install with -D and that fails "make" (last buildroot git)

bugzilla at busybox.net bugzilla at busybox.net
Tue Jul 21 10:44:40 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=473





--- Comment #8 from Etienne Lorrain <etienne_lorrain at yahoo.fr>  2009-07-21 10:44:40 UTC ---
Note that the install man page seems to imply that install can be used with a
target directory only if there is multiple input files:
NAME
       ginstall - copy files and set attributes

SYNOPSIS
       install [OPTION]... SOURCE DEST           (1st format)
       install [OPTION]... SOURCE... DIRECTORY   (2nd format)
       install -d [OPTION]... DIRECTORY...       (3rd format)

DESCRIPTION
       In the first two formats, copy SOURCE to DEST or multiple SOURCE(s) to
       the  existing  DIRECTORY,   while   setting   permission   modes   and
       owner/group.   In the third format, create all components of the given
       DIRECTORY(ies).


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list