[libocas] 10/60: Added missing libocas.a target in Makefile patch

Christian Kastner chrisk-guest at moszumanska.debian.org
Mon Aug 25 03:34:42 UTC 2014


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

chrisk-guest pushed a commit to branch master
in repository libocas.

commit bc623a2ef0e59bb2ff8cdf31f0ae83af2c95ae1c
Author: Christian Kastner <debian at kvr.at>
Date:   Thu Jun 17 16:28:04 2010 +0200

    Added missing libocas.a target in Makefile patch
---
 .../0001-Properly-build-shared-and-static-libraries-programs.patch    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0001-Properly-build-shared-and-static-libraries-programs.patch b/debian/patches/0001-Properly-build-shared-and-static-libraries-programs.patch
index 8a91681..23c18ad 100644
--- a/debian/patches/0001-Properly-build-shared-and-static-libraries-programs.patch
+++ b/debian/patches/0001-Properly-build-shared-and-static-libraries-programs.patch
@@ -12,7 +12,7 @@ Last-Update: 2010-06-17
  1 files changed, 35 insertions(+), 13 deletions(-)
 
 diff --git a/Makefile b/Makefile
-index 2ed4145..ff2d7e9 100644
+index 2ed4145..7ddb88e 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -3,10 +3,23 @@ MEX := mex
@@ -48,7 +48,7 @@ index 2ed4145..ff2d7e9 100644
  
  else 
 -all: libocas.so svmocas msvmocas
-+all: $(LIBFILE) svmocas msvmocas linclass
++all: $(LIBFILE) svmocas msvmocas linclass libocas.a
  endif
  
 -svmocas:	svmocas.c lib_svmlight_format.c sparse_mat.c ocas_helper.c ocas_helper.h libocas.h sparse_mat.h libocas.c

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



More information about the debian-science-commits mailing list