[mlpack] 09/09: use mlpack_ prefix per upstream comments

Barak A. Pearlmutter barak+git at cs.nuim.ie
Sat Apr 12 07:35:06 UTC 2014


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

bap pushed a commit to branch master
in repository mlpack.

commit ad219dd9e2cc0574f3a89f840fe28b5aa766701d
Author: Barak A. Pearlmutter <barak+git at cs.nuim.ie>
Date:   Tue Apr 8 15:31:41 2014 +0100

    use mlpack_ prefix per upstream comments
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0478258..8deb450 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ override_dh_install:
 	do					\
 	  (cd $$d &&				\
 	  for f in *; do			\
-	    mv --verbose $${f} mlpack-$${f};	\
+	    mv --verbose $${f} mlpack_$${f};	\
 	  done);				\
 	done
 

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



More information about the debian-science-commits mailing list