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
|
||||
name: codecs
|
||||
website: codecs.fedoraproject.org
|
||||
regex: /.*openh264.*.rpm$
|
||||
target: https://fedoraproject.org/wiki/non-distributable-rpms
|
||||
regex: ^.*/(.*openh264.*.rpm$)
|
||||
target: http://ciscobinary.openh264.org/$1
|
||||
|
||||
- role: httpd/redirectmatch
|
||||
name: fpaste
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue