diff options
Diffstat (limited to 'security/pear-Auth_OpenID/files/patch-admin-xmlconfig.py')
-rw-r--r-- | security/pear-Auth_OpenID/files/patch-admin-xmlconfig.py | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pear-Auth_OpenID/files/patch-admin-xmlconfig.py b/security/pear-Auth_OpenID/files/patch-admin-xmlconfig.py deleted file mode 100644 index 3aed51f91583..000000000000 --- a/security/pear-Auth_OpenID/files/patch-admin-xmlconfig.py +++ /dev/null @@ -1,11 +0,0 @@ ---- admin/xmlconfig.py.orig 2008-02-20 23:13:48.000000000 +0100 -+++ admin/xmlconfig.py 2008-03-03 16:39:09.376694098 +0100 -@@ -48,7 +48,7 @@ - # The HTTP package base URI. This is the place on the web where the - # PEAR-installable tarballs will live, and this (plus the package - # tarball name) will be the URL that users pass to "pear install". --package_base_uri = 'http://www.openidenabled.com/resources/downloads/php-openid/pear/' -+package_base_uri = 'http://openidenabled.com/files/php-openid/packages/' - - # The release stability. Maybe this should be a commandline parameter - # since it might differ from release to release. |