The following commit has been merged in the master branch:
commit 0785b4443e861556d8dea387ce5bd8e524f4f3b3
Author: Rene Engelhard <r...@debian.org>
Date:   Mon Jun 11 23:53:55 2012 +0200

    fix *.pro.obsolete removal

diff --git a/rules b/rules
index 776130a..4a018d0 100755
--- a/rules
+++ b/rules
@@ -1231,7 +1231,7 @@ clean:
                rm -f config.status; \
        fi
        find $(SOURCE_TREE)/solenv/gdb -name "*.pyc" -exec rm {} \;
-       rm -rf *.pro.obsolete
+       rm -rf */*.pro.obsolete
 
        rm -rf $(SOURCE_TREE)/file-lists
        rm -rf $(SOURCE_TREE)/pyuno-py3

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sezpk-0005se...@vasks.debian.org

Reply via email to