changeset 6482:beb7a91631b5

typo.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 03 Feb 2011 20:32:23 +0100
parents c9f348420ef1
children f2d9eb6f2442
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
@@ -6,7 +6,6 @@
     def install (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')