From 3732abe657d773d461a92e14aa94678585a78ff2 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Mon, 24 Jun 2013 15:49:19 +0200 Subject: Set repo descriptions --- tmpl/repodef_repo.gl | 1 + tmpl/soft_repo.gl | 1 + 2 files changed, 2 insertions(+) (limited to 'tmpl') diff --git a/tmpl/repodef_repo.gl b/tmpl/repodef_repo.gl index bffb60b..145382b 100644 --- a/tmpl/repodef_repo.gl +++ b/tmpl/repodef_repo.gl @@ -4,3 +4,4 @@ repo [% repo %] R = @all config hooks.mailinglist = sysadmin-commits@ml.mageia.org config hooks.emailprefix = [% repo %] + config gitweb.description = [% r.repos.$repo.description %] diff --git a/tmpl/soft_repo.gl b/tmpl/soft_repo.gl index 11a6482..c009a0d 100644 --- a/tmpl/soft_repo.gl +++ b/tmpl/soft_repo.gl @@ -9,3 +9,4 @@ repo [% repo %] config hooks.mailinglist = soft-commits@ml.mageia.org [% END -%] config hooks.emailprefix = [% repo %] + config gitweb.description = [% r.repos.$repo.description %] -- cgit v1.2.1