Skip to content

Commit a46dc0a

Browse files
committed
fixup tests
1 parent 9d35fac commit a46dc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ and configure `git rpkg` in the Build dependencies field.
3232
#!/bin/bash
3333
set -Exeuo pipefail
3434
35-
git clone --branch jd_2022_03_15_rpm_python https://github.com/jiridanek/skupper-router.git
35+
git clone --branch main https://github.com/skupperproject/skupper-router.git
3636
ln -s ${PWD}/skupper-router/packaging/skupper-router.spec.rpkg ./skupper-router/
3737
rpkg srpm --outdir ./ --spec ./skupper-router
3838
----

0 commit comments

Comments
 (0)