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

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

commit e297799452a0d8997ce8ee18f16589cb17f7ed39
Author: Rene Engelhard <r...@debian.org>
Date:   Tue Sep 6 22:51:52 2016 +0200

    remove dh_prep check, is there anywhere
    
    22:35 < nthykier> _rene_: The backwards compatibility in the LO build is
                      remarkable, but I think that "if [ -x /usr/bin/dh_prep ];
                      then dh_prep; else dh_clean -k; fi" might be overkill by 
now
                      :P
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index c7a6077..087dfe7 100755
--- a/rules
+++ b/rules
@@ -1965,7 +1965,7 @@ $(STAMP_DIR)/install-common:
        dh_testdir
        dh_testroot
 
-       if [ -x /usr/bin/dh_prep ]; then dh_prep; else dh_clean -k; fi
+       dh_prep
        rm -f debian/*.install debian/*.dirs
 
        # remove those for safety in case the languages might change on

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

Reply via email to