| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This reverts commit 27b065aee488d02c98b91a49acad8c78ebe5bef9.
reverting previous commit does not fix anything.
|
|
|
|
|
|
| |
This reverts commit 2867d304f9c04812d4a029d518159411ecf944c2.
Fails on build server and blocks other packages.
|
| |
|
|
List of fixes:
- Do not fail to add the user 'gogs' to the group 'www-data',
explicitely creates it first.
- Explicitely pass the path to the .ini file to the gogs binary.
- Use openrc-run instead of runscript.
- Patch the list.tmpl template not to cause a fatal error when gogs
starts.
|