]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
Create $(TARGET_DIR)/usr/lib when installing
authorClark Rawlins <clark.rawlins@escient.com>
Mon, 30 Nov 2009 14:05:26 +0000 (09:05 -0500)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 30 Nov 2009 15:06:30 +0000 (16:06 +0100)
commit6f8597291373a915ddcb9031000442bb1569bf76
tree1ab6a8a16e36fe7820c04f08e52d2151d7b826d5
parentcf1028074477653b7aa7bf86930b2f5c3bc55820
Create $(TARGET_DIR)/usr/lib when installing

In some configurations $(TARGET_DIR)/usr/lib isn't
created before the target install target for libncurses
is run.  This change makes sure it is created before
the install target copies files to it.

Signed-off-by: Clark Rawlins <clark@bit63.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/ncurses/ncurses.mk