mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/oxygen-icons: fix builddir
I pushed it to the MR but it didn't seem to have gone through in the merge...
This commit is contained in:
parent
72224d58aa
commit
24a8efc0ed
@ -18,7 +18,7 @@ makedepends="$depends_dev
|
||||
"
|
||||
_repo_url="https://invent.kde.org/frameworks/oxygen-icons5.git"
|
||||
source="https://download.kde.org/stable/frameworks/${pkgver%.*}/oxygen-icons-$pkgver.tar.xz"
|
||||
builddir="$srcdir/oxygen-icons5-$pkgver"
|
||||
builddir="$srcdir/oxygen-icons-$pkgver"
|
||||
|
||||
replaces="oxygen-icons<=5.110.0-r0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user