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
ae23774f
Commit
ae23774f
authored
Dec 16, 2015
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rpmbph: drop DISTRARG
parent
2b641add
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
rpmbps
bin/rpmbps
+2
-2
No files found.
bin/rpmbps
View file @
ae23774f
...
...
@@ -371,13 +371,13 @@ if [ "$PKGVENDOR" = "alt" ] ; then
subst
"1i# This spec is backported to
$DISTRNAME
$DISTRVERSION
automatically by rpmbph script. Do not edit it."
$SPECNAME
ENTRY
=
"- backport to
$DISTRNAME
$DISTRVERSION
(by rpmbph script)"
# TODO: obsoleted
DISTRARG
=
"-
$MDISTR
"
#
DISTRARG="-$MDISTR"
else
subst
"1i# This spec is autoported from ALT Linux Sisyphus to
$DISTRNAME
$DISTRVERSION
automatically by rpmbph script. Do not edit it."
$SPECNAME
ENTRY
=
"- autoport to
$DISTRNAME
$DISTRVERSION
(by rpmbph script)"
export
USE_VENDOR
=
$RPMVENDOR
export
USE_LEGACY_COMPRESSION
=
1
DISTRARG
=
""
#
DISTRARG=""
fi
test
-s
"
$SPECNAME
"
||
fatal
"something is wrong.
$SPECNAME
is empty after converting."
...
...
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