Skip to content

Commit

Permalink
Merge pull request #6 from trento-project/refine-service
Browse files Browse the repository at this point in the history
Refine service file
  • Loading branch information
dottorblaster authored Apr 11, 2022
2 parents f59fd35 + cc79a22 commit d5a7c7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/suse/_service
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<param name="exclude">.git</param>
<param name="exclude">.github</param>
<param name="versionformat">%%VERSION%%</param>
<param name="filename">trento</param>
<param name="filename">trento-agent</param>
</service>
<service name="set_version" mode="disabled">
<param name="file">trento.spec</param>
<param name="file">trento-agent.spec</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
Expand Down

0 comments on commit d5a7c7f

Please sign in to comment.