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
Model registry
Monitor
Service Desk
Analyze
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
alpine
aports
Commits
bc2d097c
Commit
bc2d097c
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/claws-mail: fix build
parent
4a240e83
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/claws-mail/APKBUILD
+0
-7
0 additions, 7 deletions
community/claws-mail/APKBUILD
with
0 additions
and
7 deletions
community/claws-mail/APKBUILD
+
0
−
7
View file @
bc2d097c
...
@@ -37,7 +37,6 @@ makedepends="gtk+3.0-dev startup-notification-dev enchant2-dev
...
@@ -37,7 +37,6 @@ makedepends="gtk+3.0-dev startup-notification-dev enchant2-dev
libetpan-dev openldap-dev gpgme-dev libsoup-dev perl-dev
libetpan-dev openldap-dev gpgme-dev libsoup-dev perl-dev
poppler-dev libarchive-dev libnotify-dev pinentry-gtk
poppler-dev libarchive-dev libnotify-dev pinentry-gtk
spamassassin libical-dev ytnef-dev bogofilter
spamassassin libical-dev ytnef-dev bogofilter
automake autoconf libtool
"
"
case
"
$CARCH
"
in
case
"
$CARCH
"
in
riscv64
)
riscv64
)
...
@@ -58,13 +57,7 @@ source="https://www.claws-mail.org/download.php?file=releases/claws-mail-$pkgver
...
@@ -58,13 +57,7 @@ source="https://www.claws-mail.org/download.php?file=releases/claws-mail-$pkgver
# 3.17.6-r0:
# 3.17.6-r0:
# - CVE-2020-15917
# - CVE-2020-15917
prepare
()
{
default_prepare
autoreconf
-fi
}
build
()
{
build
()
{
DATADIRNAME
=
share ./configure
\
DATADIRNAME
=
share ./configure
\
--build
=
$CBUILD
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
--host
=
$CHOST
\
...
...
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