[Libreoffice-commits] .: python/makefile.mk

Petr Mladek pmladek at kemper.freedesktop.org
Wed May 23 06:34:52 PDT 2012


 python/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e4b3ac16d7288f3e7fc5bee8df520e25f9cfe7e0
Author: Petr Mladek <pmladek at suse.cz>
Date:   Wed May 23 15:33:46 2012 +0200

    do not concatenate empty line in python/makefile.mk
    
    Change-Id: I08897ea5527e7ac56b37855b740a3dc1c8ddb544

diff --git a/python/makefile.mk b/python/makefile.mk
index 1abe100..3e71095 100644
--- a/python/makefile.mk
+++ b/python/makefile.mk
@@ -58,7 +58,7 @@ PATCH_FILES=\
     Python-2.6.1-nohardlink.patch \
     Python-2.6.1-py2422.patch \
     Python-2.6.1-py4768.patch \
-    Python-2.6.1-svn-1.7.patch \
+    Python-2.6.1-svn-1.7.patch
 
 CONFIGURE_DIR=
 


More information about the Libreoffice-commits mailing list