diff options
author | Wynn Wolf Arbor | 2020-06-10 19:49:42 +0000 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-06-10 19:49:42 +0000 |
commit | cc59662d3d60141c263a8d9978700cda86cf8972 (patch) | |
tree | 252de2f463b6b85650ece1c462fe0c45fb2df8d5 /service-cgit/package.use/20-service-cgit | |
parent | 2be23cfd64f259654a3d448035dd739a745ef18f (diff) | |
download | portage-roles-cc59662d3d60141c263a8d9978700cda86cf8972.tar.gz |
service-cgit: Remove default vanilla USE flag from cgit
We need to include custom patches for the git-http-backend(1)
integration to work. Enable those by building without vanilla.
Diffstat (limited to 'service-cgit/package.use/20-service-cgit')
-rw-r--r-- | service-cgit/package.use/20-service-cgit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/service-cgit/package.use/20-service-cgit b/service-cgit/package.use/20-service-cgit index 22f9b79..92d1b2d 100644 --- a/service-cgit/package.use/20-service-cgit +++ b/service-cgit/package.use/20-service-cgit @@ -1,2 +1,2 @@ sys-libs/zlib static-libs -www-apps/cgit static +www-apps/cgit static -vanilla |