Skip to content

Commit

Permalink
add description to the patch
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelToman committed Jan 8, 2025
1 parent 2b660d6 commit 729bc81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ patches = [
]
checksums = [
{'CTranslate2-4.5.0.tar.gz': 'f3040c7c3da5dde022fdc16906c279f3f936c6e79f3df8f998c908bb01a77cfe'},
{'CTranslate2-4.5.0_fix-third-party.patch': '627b995f28d9beb764a9d491933d66d6bbaa26ab2a8f430c7d7e7f41c0ed4e4e'},
{'CTranslate2-4.5.0_fix-third-party.patch': '45ab6d19954010dc5d515498a0827f0b13992d88b9691ab73ab27fee1114e3e3'},
{'CTranslate2-4.5.0_fix-tests.patch': '73123eafe612538354be5aa96c750199e1a219a5316800848c3894c1cc6ca2ad'},
{'CTranslate2-4.5.0_replace-cxxopts.patch': 'e378969c2968e2fd57863956a4d2f267731a49d1b890dcc45593d6a310531271'},
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Author: Pavel Tománek (pavelToman)
Replace recursively downloaded third party sw with programs from EB.
--- CMakeLists.txt.orig 2025-01-03 16:15:51.023557000 +0100
+++ CMakeLists.txt 2025-01-08 15:50:57.345502000 +0100
@@ -95,7 +95,7 @@
Expand Down

0 comments on commit 729bc81

Please sign in to comment.