# HG changeset patch # User Jan Nieuwenhuizen # Date 1296761543 -3600 # Node ID beb7a91631b52230439107a8644dd23aec7ee29b # Parent c9f348420ef153e11428dc6890b55af7a95d0e7a typo. diff -r c9f348420ef1 -r beb7a91631b5 gub/specs/w32api.py --- 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')