Search
j0ke.net Open Build Service
>
Projects
>
J0KE.NET
:
infrastructure
>
repoview
> repoview-0.5.1.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File repoview-0.5.1.patch of Package repoview
--- repoview.py +++ repoview.py @@ -67,7 +67,7 @@ idxfile = 'index.html' VERSION = '0.5.2' -DEFAULT_TEMPLATEDIR = './templates' +DEFAULT_TEMPLATEDIR = '/usr/share/repoview/templates' emailre = re.compile('<.*?@.*?>') def _webify(text):