We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642cede commit ced2ef9Copy full SHA for ced2ef9
.packit.yaml
@@ -2,7 +2,7 @@
2
# https://packit.dev/docs/configuration/
3
actions:
4
post-upstream-clone:
5
- - "wget https://src.fedoraproject.org/rpms/butane/blob/rawhide/f/butane.spec -O butane.spec"
+ - "wget https://src.fedoraproject.org/rpms/butane/raw/rawhide/f/butane.spec -O butane.spec"
6
7
specfile_path: butane.spec
8
0 commit comments