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
e80f5c12
You need to sign in or sign up before continuing.
Commit
e80f5c12
authored
May 17, 2018
by
Etersoft builder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
repl: small changes
parent
19d0bc68
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
repl
share/eterbuild/functions/repl
+3
-2
No files found.
share/eterbuild/functions/repl
View file @
e80f5c12
...
@@ -68,7 +68,7 @@ hack_distr_requires()
...
@@ -68,7 +68,7 @@ hack_distr_requires()
case
"
$PKGFORMAT
"
in
case
"
$PKGFORMAT
"
in
"deb"
)
"deb"
)
echo
$GREP
| filter_deb_pkgnames
echo
"
$GREP
"
| filter_deb_pkgnames
return
return
;;
;;
esac
esac
...
@@ -105,7 +105,7 @@ tolocal_anyrepl()
...
@@ -105,7 +105,7 @@ tolocal_anyrepl()
{
{
assert_var PKGFORMAT DISTRNAME BUILDNAME
assert_var PKGFORMAT DISTRNAME BUILDNAME
local
i REPLRULE WARULES
local
i REPLRULE WARULES
local
GREP
=
$1
local
GREP
=
"
$1
"
shift
shift
# TODO: fix space removing
# TODO: fix space removing
WARULES
=
"s/^ *//g
WARULES
=
"s/^ *//g
...
@@ -227,6 +227,7 @@ print_grprepl_list()
...
@@ -227,6 +227,7 @@ print_grprepl_list()
convert_pkgreqs_to_target
()
convert_pkgreqs_to_target
()
{
{
assert_var DISTRVENDOR BUILDARCH PKGFORMAT
assert_var DISTRVENDOR BUILDARCH PKGFORMAT
local
repl_list
repl_list
=
$(
print_pkgrepl_list
)
repl_list
=
$(
print_pkgrepl_list
)
local
j
local
j
...
...
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