Skip to content
Snippets Groups Projects
Commit 3dbb8bac authored by Matthieu Herrb's avatar Matthieu Herrb
Browse files

[wip/openni] create all destination directories on install.

parent 6714649a
No related branches found
No related tags found
No related merge requests found
......@@ -90,6 +90,8 @@ SUBST_FILES.data-xml = \
Samples/NiUserTracker/main.cpp
do-install:
-mkdir -p ${PREFIX}/bin
-mkdir -p ${PREFIX}/lib
-mkdir -p ${PREFIX}/include/ni
cd ${WRKSRC}/Include; ${PAX} -rwp ma . ${PREFIX}/include/ni
-mkdir -p ${PREFIX}/share/openni
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment