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

Barak A. Pearlmutter barak+git at cs.nuim.ie
Tue Apr 8 14:32:03 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 9ed67e3daf21e2d7f0469440595d5047f3c23e03
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