Skip to content

Commit

Permalink
Update .packit.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LecrisUT authored Jun 1, 2024
1 parent 152a506 commit 12ff751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ packages:
fix-spec-file:
- sh -c 'tar -xf ${PACKIT_PROJECT_ARCHIVE}'
- sh -c 'rust2rpm --vendor ./atuin-${PACKIT_PROJECT_VERSION}'
- sed -i "s|%cargo_install|install -Dpm0755 target/rpm/atuin -t %{buildroot}%{_bindir}/|p" atuin.spec
# For this repo we manually sed to correct the file
# TODO: find the bundled dependencies
# - sh -c 'sed -i -znre "s|(SourceLicense:\s*)(.*)\n.*\n(License:\s*)# FIXME|\3\2|p" atuin.spec'
Expand Down

0 comments on commit 12ff751

Please sign in to comment.