changeset 6117:be0da3a14325

typo.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 03 Feb 2011 20:32:23 +0100
parents d2fbe62e50d5
children c35f79f2d05a
files gub/specs/w32api.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/w32api.py	Thu Feb 03 19:55:51 2011 +0100
+++ b/gub/specs/w32api.py	Thu Feb 03 20:32:23 2011 +0100
@@ -7,7 +7,6 @@
         build.BinaryBuild.untar (self)
         self.system ('''
 cd  %(srcdir)s/ && mkdir usr && mv include lib usr/
-specs/
 ''')
         self.file_sub ([('[}] DATADIR;', '}, MINGW_DATADIR;')],
                        '%(install_prefix)s/include/objidl.h')