[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [craft] bin/BuildSystem: Always fix binaries on mac
From:       Hannah von Reth <null () kde ! org>
Date:       2018-09-26 10:11:31
Message-ID: E1g56n5-0002S1-ET () code ! kde ! org
[Download RAW message or body]

Git commit d88bb5e50363d6696a39b4975dd0e3f75e876fe4 by Hannah von Reth.
Committed on 26/09/2018 at 10:11.
Pushed by vonreth into branch 'master'.

Always fix binaries on mac

M  +0    -1    bin/BuildSystem/BuildSystemBase.py

https://commits.kde.org/craft/d88bb5e50363d6696a39b4975dd0e3f75e876fe4

diff --git a/bin/BuildSystem/BuildSystemBase.py b/bin/BuildSystem/BuildSystemBase.py
index dc2584f4d..8fd0a025c 100644
--- a/bin/BuildSystem/BuildSystemBase.py
+++ b/bin/BuildSystem/BuildSystemBase.py
@@ -183,7 +183,6 @@ class BuildSystemBase(CraftBase):
                         return False
 
         if (CraftCore.compiler.isMacOS
-                and self.subinfo.buildPrefix != newPrefix
                 and os.path.isdir(self.installDir())):
             files = utils.filterDirectoryContent(self.installDir(), lambda x: \
utils.isBinary(x.path), lambda x: True)  for f in files:


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic