#883 Doc: add repos-dist to koji filesystem skeleton
Merged 5 years ago by mikem. Opened 5 years ago by alexi.
Unknown source doc-fix  into  master

file modified
+1 -1
@@ -739,7 +739,7 @@

      cd /mnt

      mkdir koji

      cd koji

-     mkdir {packages,repos,work,scratch}

+     mkdir {packages,repos,work,scratch,repos-dist}

      chown apache.apache *

  

  SELinux Configuration

The server howto does not mention that a 'repos-dist' directory needs to be created as well.

technically, Koji will create this dir if it is needed, but sure

Commit 11eb38e fixes this pull-request

Pull-Request has been merged by mikem

5 years ago