[mlpack] 03/30: Remove unnecessary local variables.

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Dec 26 10:15:25 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 b5dc02494123c9c2e7c17a7ac439fb4e74b48efe
Author: Ryan Curtin <ryan at ratml.org>
Date:   Fri Nov 11 17:56:12 2016 -0500

    Remove unnecessary local variables.
---
 CMake/mlpack.pc.in | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/CMake/mlpack.pc.in b/CMake/mlpack.pc.in
index 7aff792..0ef9bc0 100644
--- a/CMake/mlpack.pc.in
+++ b/CMake/mlpack.pc.in
@@ -1,8 +1,3 @@
-prefix=@CMAKE_INSTALL_PREFIX@
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${exec_prefix}/include
-
 Name: mlpack
 Description: scalable C++ machine learning library
 URL: http://www.mlpack.org/

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