Skip to content

Commit

Permalink
cosmic-comp: Add explicit sync support
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Sep 26, 2024
1 parent 32b27fc commit 4a608b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cosmic/cosmic-comp/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ b2sums=('7c7135a28c081e606ee033393ff5a068e60fea42893d642008008a206ce46589e9fb945

prepare() {
cd cosmic-comp
git cherry-pick -n 869ebee8f4a888dfc4770e6e6be841abdc56c70f
cargo fetch --locked
sed 's/lto = "fat"/lto = "thin"/' -i Cargo.toml
}
Expand Down

0 comments on commit 4a608b4

Please sign in to comment.