Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
5d228c9a
Verified
Commit
5d228c9a
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
system/gettext-tiny: ensure the proper libintl is installed
parent
355a57e9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
system/gettext-tiny/APKBUILD
+2
-2
2 additions, 2 deletions
system/gettext-tiny/APKBUILD
with
2 additions
and
2 deletions
system/gettext-tiny/APKBUILD
+
2
−
2
View file @
5d228c9a
...
...
@@ -2,7 +2,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
gettext-tiny
pkgver
=
0.3.0_pre1
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"An internationalisation and localisation system"
url
=
"https://github.com/sabotage-linux/gettext-tiny"
arch
=
"all"
...
...
@@ -26,7 +26,7 @@ build() {
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
prefix
=
/usr
install
make
LIBINTL
=
MUSL
DESTDIR
=
"
$pkgdir
"
prefix
=
/usr
install
}
sha512sums
=
"3795b9923f6820ce6e2c6a27480365a4ee1cb1f8f8916256887a40c8e0f0b582ada049a528330297f8daa1bff7d5877a15169095332456c57dc3fdb49407ef98 gettext-tiny-0.3.0_pre1.tar.xz
...
...
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