Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
651
Issues
651
List
Boards
Labels
Service Desk
Milestones
Merge Requests
168
Merge Requests
168
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
2fdf5c65
Commit
2fdf5c65
authored
May 17, 2016
by
Sören Tempel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/openjade: enable on x86
parent
52bc1b98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
main/openjade/APKBUILD
main/openjade/APKBUILD
+4
-3
No files found.
main/openjade/APKBUILD
View file @
2fdf5c65
...
...
@@ -3,10 +3,10 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname
=
openjade
pkgver
=
1.3.2
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"Implementation of the DSSSL style language"
url
=
"http://openjade.sourceforge.net"
arch
=
"x86_64"
arch
=
"x86
x86
_64"
license
=
"custom"
depends
=
""
depends_dev
=
""
...
...
@@ -36,7 +36,8 @@ build() {
./configure
--prefix
=
/usr
\
--sysconfdir
=
/etc
\
--mandir
=
/usr/share/man
\
--infodir
=
/usr/share/info
--infodir
=
/usr/share/info
\
--with-pic
||
return
1
make
||
return
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