#21 add a note about local builds
Merged 5 years ago by asamalik. Opened 5 years ago by asamalik.
Unknown source master  into  master

@@ -23,6 +23,8 @@

  

  For example, to submit a build of the `testmodule:master` module, run:

  

+ NOTE: Local builds don’t support stream expansion. If your module depends on multiple streams of another module, such as `platform`, you need to specify what stream you want to build against. For example: `fedpkg module-build-local -s platform:f28`.

+ 

  ----

  $ fedpkg clone modules/nodejs

  $ cd nodejs

I've clarified that stream expansion doesn't work for local builds.

Pull-Request has been merged by asamalik

5 years ago