diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2017-09-30 19:01:58 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2017-09-30 19:01:58 +0300 |
commit | eedc83800a867d34156b5c313510707a17016c6b (patch) | |
tree | e2f5a0fc92887ff915f37815d0f8cfe902032c2e /debian/opencv-doc.install | |
download | opencv-eedc83800a867d34156b5c313510707a17016c6b.tar.gz |
Imported opencv 2.4.9.1+dfsg1-2debian/2.4.9.1+dfsg1-2debian
Diffstat (limited to 'debian/opencv-doc.install')
-rw-r--r-- | debian/opencv-doc.install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/opencv-doc.install b/debian/opencv-doc.install new file mode 100644 index 0000000..ffaf807 --- /dev/null +++ b/debian/opencv-doc.install @@ -0,0 +1,5 @@ +usr/share/OpenCV/doc/* usr/share/doc/opencv-doc/ +#usr/share/OpenCV/samples/* usr/share/doc/opencv-doc/examples/ +samples/python usr/share/doc/opencv-doc/examples/ +samples/python2 usr/share/doc/opencv-doc/examples/ +debian/samples/c/Makefile.debian usr/share/doc/opencv-doc/examples/c/ |