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
Jakub Panek
aports
Commits
c845637c
Commit
c845637c
authored
11 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/abuild: upgrade to 2.19.1
parent
e612e5bf
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/abuild/0001-abuild-use-posix-syntax-for-find.patch
+0
-25
0 additions, 25 deletions
main/abuild/0001-abuild-use-posix-syntax-for-find.patch
main/abuild/APKBUILD
+5
-9
5 additions, 9 deletions
main/abuild/APKBUILD
with
5 additions
and
34 deletions
main/abuild/0001-abuild-use-posix-syntax-for-find.patch
deleted
100644 → 0
+
0
−
25
View file @
e612e5bf
From eee827b16be8458ac50dabb9d96aecff513d0391 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timo=20Ter=C3=A4s?= <timo.teras@iki.fi>
Date: Fri, 3 Jan 2014 23:15:09 +0200
Subject: [PATCH] abuild: use posix syntax for find
---
abuild.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/abuild.in b/abuild.in
index 9bb2297..fa3971a 100755
--- a/abuild.in
+++ b/abuild.in
@@ -1262,7 +1262,7 @@
default_dev() {
usr/share/qt*/mkspecs \
usr/lib/qt*/mkspecs \
usr/lib/cmake \
- $(find -name include -type d) \
+ $(find . -name include -type d) \
$(find lib/ usr/ -name '*.[acho]' \
-o -name '*.prl' 2>/dev/null); do
if [ -e "$pkgdir/$i" ] || [ -L "$pkgdir/$i" ]; then
--
1.8.5.2
This diff is collapsed.
Click to expand it.
main/abuild/APKBUILD
+
5
−
9
View file @
c845637c
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
abuild
pkgname
=
abuild
pkgver
=
2.19.
0
pkgver
=
2.19.
1
_ver
=
${
pkgver
%_git*
}
_ver
=
${
pkgver
%_git*
}
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Script to build Alpine Packages"
pkgdesc
=
"Script to build Alpine Packages"
url
=
"http://git.alpinelinux.org/cgit/abuild/"
url
=
"http://git.alpinelinux.org/cgit/abuild/"
arch
=
"all"
arch
=
"all"
...
@@ -18,7 +18,6 @@ install="$pkgname.pre-install $pkgname.pre-upgrade"
...
@@ -18,7 +18,6 @@ install="$pkgname.pre-install $pkgname.pre-upgrade"
subpackages
=
"apkbuild-cpan:cpan"
subpackages
=
"apkbuild-cpan:cpan"
pkggroups
=
"abuild"
pkggroups
=
"abuild"
source
=
"http://dev.alpinelinux.org/archive/abuild/abuild-
$pkgver
.tar.xz
source
=
"http://dev.alpinelinux.org/archive/abuild/abuild-
$pkgver
.tar.xz
0001-abuild-use-posix-syntax-for-find.patch
"
"
_builddir
=
"
$srcdir
/
$pkgname
-
$_ver
"
_builddir
=
"
$srcdir
/
$pkgname
-
$_ver
"
...
@@ -55,9 +54,6 @@ cpan() {
...
@@ -55,9 +54,6 @@ cpan() {
mv
"
$pkgdir
"
/usr/bin/apkbuild-cpan
"
$subpkgdir
"
/usr/bin/
mv
"
$pkgdir
"
/usr/bin/apkbuild-cpan
"
$subpkgdir
"
/usr/bin/
}
}
md5sums
=
"9f8bb4b065382317124e26c483c21282 abuild-2.19.0.tar.xz
md5sums
=
"8888d0fd3fcc620c8b815c473e51652d abuild-2.19.1.tar.xz"
e75906e82d80cdf43f4ca76198b4c3b7 0001-abuild-use-posix-syntax-for-find.patch"
sha256sums
=
"5e583d53eced10bdc39301c2cb9a74a644033e98daff636533859a929e27ca63 abuild-2.19.1.tar.xz"
sha256sums
=
"659d5ca457e6a0a552115018dc903039d54731f6cf291a9b00e1a700a8e3ce83 abuild-2.19.0.tar.xz
sha512sums
=
"b2e78b4d23d49477b27283cdc569d9b7bac5745024b50670251682dba26fc24d7d7b5d90d4e252af13ac3109252450169595215650713314f96bbacf485084c6 abuild-2.19.1.tar.xz"
a0e6d0dfbbd1c6c08b35cab197ca8801b52a57fefef5353426ca5ba6a1dd034a 0001-abuild-use-posix-syntax-for-find.patch"
sha512sums
=
"f46c38efb1645759c0bd3908a03bc1d27e588801dd138ea6e18390bdcf617eb56f2b49301737558d2509fcdf9cbc2ac4cd5152888d1c41e300ca68f719194d64 abuild-2.19.0.tar.xz
0c72f411e807e3c4aaabaa88c61bca09ef53d59d6ad0408fc7e6ba1f663f259256c13c90747656cbe3cb4660807242748252fbfc8c7619a0a6bfec0d14978039 0001-abuild-use-posix-syntax-for-find.patch"
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