Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#25355 - [cgit] should not install directly into /srv
Attached to Project:
Community Packages
Opened by Simon Gomizelj (simongmzlj) - Monday, 01 August 2011, 22:00 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 02 August 2011, 14:52 GMT
Opened by Simon Gomizelj (simongmzlj) - Monday, 01 August 2011, 22:00 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 02 August 2011, 14:52 GMT
|
DetailsDescription: According to the Arch Package Standards, https://wiki.archlinux.org/index.php/Arch_Packaging_Standards, packages should not be installing directly into /srv.
Additional info: * cgit version 0.9.0.2-1 Steps to reproduce: Install cgit, pacman -Ql cgit |
This task depends upon

A good solution would be to install into /usr/share/webapps. Various web applications are already using it such as phpMyAdmin and owncloud. (I also recently filed a bug with the mediawiki package to make a similar change, hence the copy and pasting). I have tested this PKGBUILD and it works just fine.