[otb] 01/01: Drop unused DIST variable, lsb-release is not a dependency.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Sep 5 09:34:45 UTC 2015


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

sebastic pushed a commit to branch master
in repository otb.

commit 2e22c2d6bb68dc4155a611f884240e5a757f2b7c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Sep 5 11:34:37 2015 +0200

    Drop unused DIST variable, lsb-release is not a dependency.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index db79abe..e3a9709 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,10 +15,6 @@
 
 export DEB_LDFLAGS_MAINT_APPEND = "-Wl,--as-needed"
 
-ifndef DIST
-    DIST=$(shell /usr/bin/lsb_release -s -c)
-endif
-
 ifndef PKGVERSION
     PKGVERSION=1
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git



More information about the Pkg-grass-devel mailing list