Provide link to rpkg upstream comments on patches for downloads

This commit is contained in:
Pat Riehecky 2014-07-05 04:54:52 -05:00 committed by Johnny Hughes
parent 2b88c3fe90
commit 9f3a0fae27

View file

@ -78,6 +78,9 @@ class Commands(pyrpkg.Commands):
def sources(self, outdir=None):
"""Download source files"""
# See also:
# https://lists.fedoraproject.org/pipermail/buildsys/2014-July/004313.html
#
# in 'super' the sources function expects a file named 'sources' to be in the base directory.
# A patch has been sent to upstream to allow a more flexible location.
#