The following commit has been merged in the debian-experimental-4.0 branch:
commit f0e15685d9ecbc4cf503380e82aeb57e11ff9b55
Author: Rene Engelhard <[email protected]>
Date: Thu Feb 7 00:54:54 2013 +0100
fix clean: rm -f config/config_version.h
diff --git a/rules b/rules
index d3c6baf..cd7b0fe 100755
--- a/rules
+++ b/rules
@@ -1282,8 +1282,9 @@ clean:
rm -rf $(SOURCE_TREE)/file-lists
rm -rf $(SOURCE_TREE)/py2uno
- rm -f configure aclocal.m4 autogen.lastrun
+ rm -f autogen.lastrun
rm -f build_error.log
+ rm -f config/config_version.h
ifeq "$(HELPISOS)" ""
rm -rf images*
--
LibreOffice packaging repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]