mirror of
https://github.com/httpie/cli.git
synced 2024-11-07 16:34:35 +01:00
Fix the packit syntax
This commit is contained in:
parent
e306667436
commit
0a9d3d3c54
@ -2,7 +2,7 @@
|
||||
# https://packit.dev/docs/configuration/
|
||||
specfile_path: httpie.spec
|
||||
actions:
|
||||
get the current Fedora Rawhide specfile:
|
||||
# get the current Fedora Rawhide specfile:
|
||||
post-upstream-clone: "wget https://src.fedoraproject.org/rpms/httpie/raw/rawhide/f/httpie.spec -O httpie.spec"
|
||||
# Use this when the latest spec is not up-to-date.
|
||||
# post-upstream-clone: "cp docs/packaging/linux-fedora/httpie.spec.txt httpie.spec"
|
||||
|
Loading…
Reference in New Issue
Block a user