* [Buildroot] patch for file package
@ 2007-07-06 4:41 BuraphaLinux Server
2007-07-07 10:58 ` Bernhard Fischer
0 siblings, 1 reply; 2+ messages in thread
From: BuraphaLinux Server @ 2007-07-06 4:41 UTC (permalink / raw)
To: buildroot
Attached is a patch for the file package for subversion version 19006
that creates a missing directory so that packages after file can build.
File was creating a file for the 'include' instead of a file inside of the
include because it didn't have the mkdir -p
-------------- next part --------------
A non-text attachment was scrubbed...
Name: file.patch
Type: application/octet-stream
Size: 462 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20070706/a5371f2a/attachment.obj
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] patch for file package
2007-07-06 4:41 [Buildroot] patch for file package BuraphaLinux Server
@ 2007-07-07 10:58 ` Bernhard Fischer
0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Fischer @ 2007-07-07 10:58 UTC (permalink / raw)
To: buildroot
On Fri, Jul 06, 2007 at 11:41:30AM +0700, BuraphaLinux Server wrote:
>Attached is a patch for the file package for subversion version 19006
>that creates a missing directory so that packages after file can build.
>File was creating a file for the 'include' instead of a file inside of the
>include because it didn't have the mkdir -p
No, this is wrong. There is no $(STAGING_DIR)/include and this is
expected. The include is in $(STAGING_DIR)/usr/include
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-07 10:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-06 4:41 [Buildroot] patch for file package BuraphaLinux Server
2007-07-07 10:58 ` Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox