[caffe] 02/10: rules: fix CAFFE_SOLVER

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 17 15:37:21 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 be5e5d1eb0653531ca3eb83aca6b9b3ea33764c2
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Tue May 17 15:29:57 2016 +0000

    rules: fix CAFFE_SOLVER
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3b2cf71..2059dd0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 RULES         := debian/rules
 ORIG_SOURCE   := "https://github.com/BVLC/caffe/archive/rc3.tar.gz"
-CAFFE_SOVER   := "1.0.0-rc3"
+CAFFE_SOVER   := 1.0.0-rc3
 
 BUILDDIR      := "caffe_cpu_build"
 SUITE         := caffe-cpu libcaffe-cpu1 libcaffe-cpu-dev python-caffe-cpu

-- 
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