mirror of
https://git.centos.org/centos/centpkg.git
synced 2025-02-23 16:22:55 +00:00
Provide link to rpkg upstream comments on patches for downloads
This commit is contained in:
parent
2b88c3fe90
commit
9f3a0fae27
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue