[caffe-contrib] 48/362: rules: fix custom target | custom target [OK]

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:12 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-contrib.

commit efb9f575b529156238176d21d2cadb41ed6ef724
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Thu Jul 23 14:41:57 2015 +0000

    rules: fix custom target | custom target [OK]
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4a945fe..3c79d80 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,4 +44,4 @@ custom:
 	fi
 	cp debian/custom/Makefile.config ./
 	dch --local='+custom' "Custom build on `uname -a`"
-	LANG=C $(RULES) TARGET=custom build runtest binary
+	LANG=C $(RULES) TARGET=custom build binary

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



More information about the debian-science-commits mailing list