mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
main/e2fsprogs: let trigger update busybox links
This commit is contained in:
parent
f88b8c751f
commit
cc334a2f15
@ -1,13 +1,13 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=e2fsprogs
|
||||
pkgver=1.41.14
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Standard Ext2/3/4 filesystem utilities"
|
||||
url="http://e2fsprogs.sourceforge.net"
|
||||
arch="all"
|
||||
license="GPL LGPL MIT"
|
||||
depends=
|
||||
install="$pkgname.post-upgrade"
|
||||
install=
|
||||
makedepends="util-linux-dev pkgconfig"
|
||||
subpackages="$pkgname-dev $pkgname-doc libcom_err"
|
||||
source="http://downloads.sourceforge.net/sourceforge/e2fsprogs/e2fsprogs-$pkgver.tar.gz"
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# we no longer provide fsck. restore bb link.
|
||||
busybox --install -s
|
||||
Loading…
x
Reference in New Issue
Block a user