Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
649
Issues
649
List
Boards
Labels
Service Desk
Milestones
Merge Requests
206
Merge Requests
206
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
780930c5
Commit
780930c5
authored
Sep 23, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/alpine-conf: upgrade to 2.0_rc6
parent
9ba785c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
main/alpine-conf/APKBUILD
main/alpine-conf/APKBUILD
+3
-6
No files found.
main/alpine-conf/APKBUILD
View file @
780930c5
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
alpine-conf
pkgname
=
alpine-conf
pkgver
=
2.0_rc
5
pkgver
=
2.0_rc
6
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Alpine configuration management scripts"
pkgdesc
=
"Alpine configuration management scripts"
url
=
http://git.alpinelinux.org/cgit/
$pkgname
url
=
http://git.alpinelinux.org/cgit/
$pkgname
depends
=
"openrc"
depends
=
"openrc"
source
=
"http://git.alpinelinux.org/cgit/
$pkgname
/snapshot/
$pkgname
-
$pkgver
.tar.bz2
source
=
"http://git.alpinelinux.org/cgit/
$pkgname
/snapshot/
$pkgname
-
$pkgver
.tar.bz2
0001-setup-disk-use-uuid-in-fstab-and-extlinux.conf.patch
"
"
license
=
"GPL-2"
license
=
"GPL-2"
build
()
{
build
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
patch
-p1
-i
../0001-setup-disk-use-uuid-in-fstab-and-extlinux.conf.patch
||
return
1
make
||
return
1
make
||
return
1
make
install
PREFIX
=
DESTDIR
=
"
$pkgdir
"
make
install
PREFIX
=
DESTDIR
=
"
$pkgdir
"
...
@@ -20,5 +18,4 @@ build() {
...
@@ -20,5 +18,4 @@ build() {
ln
-s
lbu
"
$pkgdir
"
/sbin/lbu_
$i
ln
-s
lbu
"
$pkgdir
"
/sbin/lbu_
$i
done
done
}
}
md5sums
=
"0b5f8fece27412aa9d810dfaddd2aee0 alpine-conf-2.0_rc5.tar.bz2
md5sums
=
"52d08eaff7ad57581106418deed94d7d alpine-conf-2.0_rc6.tar.bz2"
47c14e0f404c555f898b140f338f2847 0001-setup-disk-use-uuid-in-fstab-and-extlinux.conf.patch"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment