[libvigraimpex] 09/10: Remove unneeded settings

Andreas Tille tille at debian.org
Wed Feb 12 21:51:03 UTC 2014


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

tille pushed a commit to branch master
in repository libvigraimpex.

commit 9dc073f6ba7d035bd13b5dd0a51f9b88e4444b32
Author: Andreas Tille <tille at debian.org>
Date:   Wed Feb 12 13:42:35 2014 +0100

    Remove unneeded settings
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9f00538..a0dc675 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,11 +15,6 @@ ifeq ($(DEB_HOST_ARCH_CPU),i386)
   CXXFLAGS += -ffloat-store
 endif
 
-space = $() $()
-here = $(dir $(firstword $(MAKEFILE_LIST)))/..
-current_version = $(shell cd $(here) && dpkg-parsechangelog | sed -n -r -e "/Version: (.*)/ { s//\1/p; q; }")
-upstream_version = $(firstword $(subst -,$(space),$(current_version)))
-
 cmake_options = \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_VERBOSE_MAKEFILE=ON \

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



More information about the debian-science-commits mailing list