diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-16 18:56:04 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-16 18:56:04 +0000 |
commit | 30d22eb1316703a8c5e0a7da49b56f7dc266e617 (patch) | |
tree | c340f982b8e6220ee8e7c64c7118d65806c30ca0 /liblockfile | |
parent | f1d4f6a25242b4d212078c7b745eefc6f16e1a31 (diff) |
Add flex and gpm staging bits -- working to get links building.
BKrev: 3f8ee9c4LNE8LA97re6C4GXW9XF23g
Diffstat (limited to 'liblockfile')
-rw-r--r-- | liblockfile/liblockfile_1.05.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/liblockfile/liblockfile_1.05.oe b/liblockfile/liblockfile_1.05.oe index f9bc02a1f3..452a9c8221 100644 --- a/liblockfile/liblockfile_1.05.oe +++ b/liblockfile/liblockfile_1.05.oe @@ -18,6 +18,5 @@ do_stage () { } do_install () { - install -d ${D}/${includedir} oe_runmake 'ROOT=${D}' INSTGRP='' install } |