Skip to content

Commit

Permalink
packit: drop the meson_test related sed
Browse files Browse the repository at this point in the history
  • Loading branch information
mrc0mmand authored and evverx committed Jul 13, 2022
1 parent 15fcfa6 commit e37d0c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ actions:
# Drop the "sources" file so rebase-helper doesn't think we're a dist-git
- "rm -fv .packit_rpm/sources"
- sed -i '1 i%define _unpackaged_files_terminate_build 0' .packit_rpm/dfuzzer.spec
- sed -i '/^%meson$/a%meson_test' .packit_rpm/dfuzzer.spec
- sed -i 's/^%meson$/%meson --werror -Ddfuzzer-test-server=true/' .packit_rpm/dfuzzer.spec

jobs:
Expand Down

0 comments on commit e37d0c9

Please sign in to comment.