setup redirects to cisco for openh264 rpms
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
e31e011719
commit
04d27a4704
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@
|
||||||
- role: httpd/redirectmatch
|
- role: httpd/redirectmatch
|
||||||
name: codecs
|
name: codecs
|
||||||
website: codecs.fedoraproject.org
|
website: codecs.fedoraproject.org
|
||||||
regex: /.*openh264.*.rpm$
|
regex: ^.*/(.*openh264.*.rpm$)
|
||||||
target: https://fedoraproject.org/wiki/non-distributable-rpms
|
target: http://ciscobinary.openh264.org/$1
|
||||||
|
|
||||||
- role: httpd/redirectmatch
|
- role: httpd/redirectmatch
|
||||||
name: fpaste
|
name: fpaste
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue