[caffe] 01/04: patch: fix install path in cmake-fix-python-module-installdir

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue Aug 9 01:09:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch master
in repository caffe.

commit 812d6a6f5ee9169f1e56136bce1d0ea9b4333559
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Tue Aug 2 01:15:53 2016 +0000

    patch: fix install path in cmake-fix-python-module-installdir
---
 debian/patches/cmake-fix-python-module-installdir | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/cmake-fix-python-module-installdir b/debian/patches/cmake-fix-python-module-installdir
index b204802..4e299e4 100644
--- a/debian/patches/cmake-fix-python-module-installdir
+++ b/debian/patches/cmake-fix-python-module-installdir
@@ -5,7 +5,7 @@
  # module
  install(DIRECTORY caffe
 -    DESTINATION python
-+    DESTINATION lib/python3/dist-packages/caffe
++    DESTINATION lib/python3/dist-packages
      FILES_MATCHING
      PATTERN "*.py"
      PATTERN "ilsvrc_2012_mean.npy"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe.git



More information about the debian-science-commits mailing list