From 79c8638d53e3092c517d8707183dd26f58eb6741 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 13 Aug 2015 06:22:30 +0200 Subject: [PATCH] gogs: add /etc/gogs.ini to conf_files. --- srcpkgs/gogs/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template index dfdac2a15eb..eb1afb77e97 100644 --- a/srcpkgs/gogs/template +++ b/srcpkgs/gogs/template @@ -1,7 +1,7 @@ # Template build file for 'gogs' pkgname=gogs version=0.6.3 -revision=1 +revision=2 build_style=go go_import_path="github.com/gogits/gogs" short_desc="Self-hosted Git Service in Go" @@ -13,6 +13,7 @@ distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz" checksum=6fbd21805ae86b2d1eb1735a8659952036f1a08047a37a0647baaa57fea342bb hostmakedepends="git" +conf_files="/etc/gogs.ini" system_accounts="gogs" gogs_homedir="/srv/gogs" make_dirs="