[mlpack] 08/13: upstream now prefixes binaries with mlpack_

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Jan 18 16:07:53 UTC 2016


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

bap pushed a commit to branch master
in repository mlpack.

commit 507024ba6b9914265b5424c295363f72be9736db
Author: Barak A. Pearlmutter <barak+git at pearlmutter.net>
Date:   Mon Jan 18 10:46:17 2016 +0000

    upstream now prefixes binaries with mlpack_
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index cf69744..240991b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,15 +21,6 @@ override_dh_auto_test:
 
 override_dh_install:
 	dh_install --list-missing
-	for d in				\
-	  debian/mlpack-bin/usr/bin		\
-	  debian/mlpack-bin/usr/share/man/man1;	\
-	do					\
-	  (cd $$d &&				\
-	  for f in *; do			\
-	    mv --verbose $${f} mlpack_$${f};	\
-	  done);				\
-	done
 
 override_dh_compress:
 	dh_compress -Xrefman.pdf -Xdoc/html/

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