Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
B
buildblocks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Pmodules
buildblocks
Commits
ce1b5be8
Commit
ce1b5be8
authored
Apr 11, 2018
by
Achim Gsell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git
- use Modules perl, asciidoc and xmlto for building
parent
2ba8c50c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
Tools/git/2/variants
Tools/git/2/variants
+1
-1
Tools/git/build
Tools/git/build
+1
-0
No files found.
Tools/git/2/variants
View file @
ce1b5be8
...
@@ -2,4 +2,4 @@ git/2.3.3 stable Tcl/8.6.4 Tk/8.6.4
...
@@ -2,4 +2,4 @@ git/2.3.3 stable Tcl/8.6.4 Tk/8.6.4
git/2.5.2 stable Tcl/8.6.4 Tk/8.6.4
git/2.5.2 stable Tcl/8.6.4 Tk/8.6.4
git/2.8.1 stable Tcl/8.6.4 Tk/8.6.4
git/2.8.1 stable Tcl/8.6.4 Tk/8.6.4
git/2.11.1 stable Tcl/8.6.4 Tk/8.6.4
git/2.11.1 stable Tcl/8.6.4 Tk/8.6.4
git/2.13.0 unstable Tcl/8.6.4 Tk/8.6.4
git/2.13.0 unstable Tcl/8.6.4 Tk/8.6.4
b:perl b:asciidoc b:xmlto
Tools/git/build
View file @
ce1b5be8
...
@@ -15,6 +15,7 @@ pbuild::configure() {
...
@@ -15,6 +15,7 @@ pbuild::configure() {
"${MODULE_SRCDIR}"
/
configure
\
"${MODULE_SRCDIR}"
/
configure
\
--
prefix
=
"${PREFIX}"
\
--
prefix
=
"${PREFIX}"
\
--
with
-
tcltk
\
--
with
-
tcltk
\
--
with
-
perl
=
"${PERL_PREFIX}/bin/perl"
\
||
exit
1
||
exit
1
}
}
...
...
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