diff options
Diffstat (limited to 'packages/net-im/swiften/files')
-rw-r--r-- | packages/net-im/swiften/files/ranlib.patch | 5 | ||||
-rw-r--r-- | packages/net-im/swiften/files/sconstruct.patch | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/packages/net-im/swiften/files/ranlib.patch b/packages/net-im/swiften/files/ranlib.patch index c5978e8..359989f 100644 --- a/packages/net-im/swiften/files/ranlib.patch +++ b/packages/net-im/swiften/files/ranlib.patch @@ -1,3 +1,8 @@ +Source: written by Gluzskiy Alexandr <sss@sss.chaoslab.ru> +Reason: required to support dynamic ranlib name +Upstream: not submited, fill free to do it + + diff --git a/BuildTools/SCons/SConscript.boot b/BuildTools/SCons/SConscript.boot index 3b21dde88..a226432e4 100644 --- a/BuildTools/SCons/SConscript.boot diff --git a/packages/net-im/swiften/files/sconstruct.patch b/packages/net-im/swiften/files/sconstruct.patch index 963ffd1..ece5267 100644 --- a/packages/net-im/swiften/files/sconstruct.patch +++ b/packages/net-im/swiften/files/sconstruct.patch @@ -1,3 +1,7 @@ +Source: written by Gluzskiy Alexandr <sss@sss.chaoslab.ru> +Reason: boost detection bug workaround +Upstream: not submited, feel free to do it + diff --git a/BuildTools/SCons/SConstruct b/BuildTools/SCons/SConstruct index 6d63d5bcf..a2ad4fd7a 100644 --- a/BuildTools/SCons/SConstruct |