Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ohollmann:staging:openssl
freeradius-server
freeradius-server-enable-python3.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File freeradius-server-enable-python3.patch of Package freeradius-server
Index: freeradius-server-3.2.5/src/modules/rlm_python3/example.py =================================================================== --- freeradius-server-3.2.5.orig/src/modules/rlm_python3/example.py +++ freeradius-server-3.2.5/src/modules/rlm_python3/example.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python3 +#!/usr/bin/python3 # # Python module example file # Miguel A.L. Paraz <mparaz@mparaz.com> Index: freeradius-server-3.2.5/src/modules/rlm_python3/radiusd.py =================================================================== --- freeradius-server-3.2.5.orig/src/modules/rlm_python3/radiusd.py +++ freeradius-server-3.2.5/src/modules/rlm_python3/radiusd.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python3 +#!/usr/bin/python3 # # Definitions for RADIUS programs #
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor