Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marek Benc
packages
Commits
84f0119d
Commit
84f0119d
authored
3 years ago
by
Marek Benc
Browse files
Options
Downloads
Patches
Plain Diff
user/mksh: Update to 59c
parent
8a55daf3
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/mksh/APKBUILD
+7
-3
7 additions, 3 deletions
user/mksh/APKBUILD
with
7 additions
and
3 deletions
user/mksh/APKBUILD
+
7
−
3
View file @
84f0119d
# Contributor: Marek Benc <dusxmt@gmx.com>
# Maintainer: Marek Benc <dusxmt@gmx.com>
pkgname
=
mksh
pkgver
=
59
b
pkgrel
=
1
pkgver
=
59
c
pkgrel
=
0
pkgdesc
=
"MirBSD Korn Shell, a free Korn Shell interpreter"
url
=
"http://mirbsd.de/mksh"
arch
=
"all"
...
...
@@ -24,6 +24,9 @@ build() {
CFLAGS
=
"
$CFLAGS
-DMKSH_BINSHPOSIX -DMKSH_BINSHREDUCED"
\
/bin/sh ./Build.sh
-r
-L
mv
test.sh test_lksh.sh
# Build the HTML FAQ:
/bin/sh ./FAQ2HTML.sh
}
check
()
{
...
...
@@ -45,6 +48,7 @@ package() {
mkdir
-p
"
$pkgdir
"
/usr/share/doc/mksh/examples/
install
-m
644 dot.mkshrc
"
$pkgdir
"
/usr/share/doc/mksh/examples/
install
-m
644 FAQ.htm
"
$pkgdir
"
/usr/share/doc/mksh/
}
sha512sums
=
"
4ae330a79a09d2dd989116b1a836ab7f179d920eb34c97ea5da7d1434361911a93ba77ca47c5e473e5a5ce1877f2a2e919a807bb6139ec6c89c87969054d021d
mksh-R59
b
.tgz"
sha512sums
=
"
f56b6956f9e1dd88ddce2294301a5eb698050d9d4f49286fdcd8f9df8554eabbcc71d37e2bf3eb7234e3968a17231cc6de8aa7efbf17768834a90b14e8cdf340
mksh-R59
c
.tgz"
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