Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-build-utils
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
korinf
etersoft-build-utils
Commits
d4e6dd58
Commit
d4e6dd58
authored
Jan 24, 2020
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rpmgs: refactoring
parent
8d39aafe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
rpmgs
bin/rpmgs
+8
-5
No files found.
bin/rpmgs
View file @
d4e6dd58
...
...
@@ -531,15 +531,18 @@ do
if
!
rhas
"
$GETSOURCE
"
"ps?://"
;
then
if
[
"
$SN
"
!=
"Source"
]
&&
[
"
$SN
"
!=
"Source0"
]
;
then
info
"No URL. Skipping
$GETSOURCE
downloading"
continue
else
# only for main source
warning
"
$SN
$GETSOURCE
has no URL"
continue
warning
"
$SN
$GETSOURCE
has no URL. Skipping... "
fi
continue
else
download_any_tarball
"
$GETSOURCE
"
"
$FTB
"
DOWNLOADSOME
=
1
fi
download_any_tarball
"
$GETSOURCE
"
"
$FTB
"
DOWNLOADSOME
=
1
# TODO: detect tar: @version@:. in rule
# TODO: fix download single packed file
#else
# download_to "$GETSOURCE" "$FTB"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment