changeset 6484:3553d0ab3a25

typo.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 03 Feb 2011 21:22:01 +0100
parents f2d9eb6f2442
children 919f33e40679
files gub/specs/w32api.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/w32api.py	Thu Feb 03 20:34:03 2011 +0100
+++ b/gub/specs/w32api.py	Thu Feb 03 21:22:01 2011 +0100
@@ -7,5 +7,5 @@
         self.system ('''
 cd  %(srcdir)s/ && mkdir usr && mv include lib usr/
 ''')
-        self.file_sub ([('[}] DATADIR;', '}, MINGW_DATADIR;')],
+        self.file_sub ([('[}] DATADIR;', '} MINGW_DATADIR;')],
                        '%(install_prefix)s/include/objidl.h')