Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominika Liberda
aports
Commits
9d8faa1b
Commit
9d8faa1b
authored
14 years ago
by
Leonardo Arena
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
ssh://git.alpinelinux.org/gitroot/aports
parents
99345acd
7116a2db
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
main/lua-imlib2/APKBUILD
+1
-2
1 addition, 2 deletions
main/lua-imlib2/APKBUILD
main/lua-nixio/APKBUILD
+0
-0
0 additions, 0 deletions
main/lua-nixio/APKBUILD
main/lua-rex/APKBUILD
+2
-3
2 additions, 3 deletions
main/lua-rex/APKBUILD
with
3 additions
and
5 deletions
test
in
g
/lua-imlib2/APKBUILD
→
ma
in/lua-imlib2/APKBUILD
+
1
−
2
View file @
9d8faa1b
# Contributor:
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer:
pkgname
=
lua-imlib2
pkgname
=
lua-imlib2
pkgver
=
0.1
pkgver
=
0.1
pkgrel
=
0
pkgrel
=
0
...
...
This diff is collapsed.
Click to expand it.
test
in
g
/lua-nixio/APKBUILD
→
ma
in/lua-nixio/APKBUILD
+
0
−
0
View file @
9d8faa1b
File moved
This diff is collapsed.
Click to expand it.
test
in
g
/lua-rex/APKBUILD
→
ma
in/lua-rex/APKBUILD
+
2
−
3
View file @
9d8faa1b
# Contributor:
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer:
pkgname
=
lua-rex
pkgname
=
lua-rex
pkgver
=
2.4.0
pkgver
=
2.4.0
pkgrel
=
1
pkgrel
=
1
...
@@ -16,7 +15,7 @@ _builddir="$srcdir"/lrexlib-$pkgver
...
@@ -16,7 +15,7 @@ _builddir="$srcdir"/lrexlib-$pkgver
prepare
()
{
prepare
()
{
cd
"
$_builddir
"
cd
"
$_builddir
"
sed
-i
-e
"s/^MYCFLAGS.*/MYCFLAGS =
$CFLAGS
/"
src/defaults.mak
sed
-i
-e
"s/^MYCFLAGS.*/MYCFLAGS =
$CFLAGS
-fPIC
/"
src/defaults.mak
sed
-i
-e
"s/^LD .*/LD = gcc/"
\
sed
-i
-e
"s/^LD .*/LD = gcc/"
\
src/common.mak
src/common.mak
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment