]> granicus.if.org Git - python/commitdiff
Put the install folders in (vise), not vise, so the include files aren't accidentally...
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 6 May 2000 22:34:20 +0000 (22:34 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 6 May 2000 22:34:20 +0000 (22:34 +0000)
Mac/scripts/MkDistr.py

index 028a4224574d83f88cf453fc53980c6df0fcef71..1ed774c267c10c01d6551df5fa9402a6c1d93615 100644 (file)
@@ -264,7 +264,7 @@ class Main:
                                print i
                        print '==== Fix and retry ===='
                        return
-               destprefix = os.path.join(sys.prefix, ':Mac:Distributions:vise')
+               destprefix = os.path.join(sys.prefix, ':Mac:Distributions:(vise)')
                destprefix = os.path.join(destprefix, '%s Distribution'%self.typedist)
                if not self.rundir(':', destprefix, 0):
                        return