mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 05:40:07 +02:00
@@ -17,7 +17,7 @@ index d537963..fdbb8f4 100644
|
||||
directory = directory.replace('%A',
|
||||
os.path.dirname(os.path.abspath(sys.argv[0] or os.getcwd())))
|
||||
|
||||
+ directory.append("/x86")
|
||||
+ directory = os.path.join(directory, "x86")
|
||||
if not os.path.isdir(directory):
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user