Fix the packit syntax

This commit is contained in:
Batuhan Taskaya 2022-02-08 12:28:45 +03:00
parent e306667436
commit 0a9d3d3c54

View File

@ -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"