import sets below to give the Python version check a chance
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 28 Apr 2004 09:10:21 +0000 (09:10 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 28 Apr 2004 09:10:21 +0000 (09:10 +0000)
bin/oemake

index d2d9462..880f137 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-import sys, os, getopt, glob, copy, os.path, re, sets
+import sys, os, getopt, glob, copy, os.path, re
 sys.path.append('/usr/share/oe')
 import oe
 from oe import make