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
c0a27435
Commit
c0a27435
authored
May 21, 2016
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rpmbp: fix to pass extra (-z) option
parent
c11c13fa
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
rpmbp
bin/rpmbp
+1
-1
rpmbph
bin/rpmbph
+1
-1
No files found.
bin/rpmbp
View file @
c0a27435
#!/bin/sh
$(
dirname
$0
)
/rpmbph
"
$@
"
-n
$(
dirname
$0
)
/rpmbph
-n
"
$@
"
bin/rpmbph
View file @
c0a27435
...
...
@@ -34,9 +34,9 @@ phelp()
echog
" -b REPONAME binary repository name (4.1, p5, t6 and so on)"
echo
echog
"Ext. options:"
# echog " -r remote build" # will pass to rpmbs/rpmbsh
echog
" -v more verbose"
echog
" -q quiet"
echog
" -z create src.rpm with compatible gzip compression (obsoleted)"
echo
echog
"Examples:"
echog
"
$
rpmbph -b
$EXAMPLEALTDISTRVERSION
-n -u - backport to
$EXAMPLEALTDISTRVERSION
and ask to build it"
...
...
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