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
f5e1d533
Commit
f5e1d533
authored
Jan 05, 2009
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rpmgp: small improve description
parent
a17134f4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
rpmgp
bin/rpmgp
+7
-7
No files found.
bin/rpmgp
View file @
f5e1d533
...
...
@@ -156,14 +156,14 @@ phelp()
echog
"rpmgp [-a -c -n] [system] pkgname - download src.rpm from 'system' repository to RPM/SRPMS and install it"
echog
" name - installed package name or src.rpm"
echog
" system - name of system (ALT Linux by default if -a missed too)"
echog
" -a
check for
pkgname in all known repositories"
echog
" -b install packages needed for build (
installs with
sudo apt-get) (need spec not package name)"
echog
" -c check
for exist the package in
ALT Linux repository"
echog
" -d download all matche
s packages from all repositori
es"
echog
" -l list
s
packages needed for build (in local pkg system notation) (experimental)"
echog
" -n do not install
in RPM after download,
download in current dir"
echog
" -a
search
pkgname in all known repositories"
echog
" -b install packages needed for build (
use
sudo apt-get) (need spec not package name)"
echog
" -c check
if this package exists in the
ALT Linux repository"
echog
" -d download all matche
d packag
es"
echog
" -l list packages needed for build (in local pkg system notation) (experimental)"
echog
" -n do not install
after download, just
download in current dir"
echog
" -r refresh package list (download it again)"
echog
" -s list
s all known system
s"
echog
" -s list
all known remote repositorie
s"
exit
0
}
...
...
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