[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 02/03: remove extraneous endif



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

rene pushed a commit to branch debian-experimental-4.4
in repository libreoffice.

commit a3630b4218154e276f0450987666484422c25b8b
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Jun 9 17:25:18 2014 +0200

    remove extraneous endif
---
 rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/rules b/rules
index 4b68bac..e8ca290 100755
--- a/rules
+++ b/rules
@@ -750,9 +750,8 @@ ifeq "$(ENABLE_PYTHON)" "y"
   endif
 	DBG_DBG_SUGGESTS+= , $(PYTHON)-dbg
 	BUILD_DEPS += , $(PYTHON)-dev (>= 3.3)
-    ifeq "$(ENABLE_PYTHON2)" "y"
+  ifeq "$(ENABLE_PYTHON2)" "y"
 	BUILD_DEPS += , $(PYTHON2)-dev (>= 2.6)
-    endif
   endif
 else
 	BUILD_DEPS += , python

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


Reply to: