Skip to content
Snippets Groups Projects
Commit 2b5b2aa3 authored by alice's avatar alice
Browse files

main/libisoburn: put back update_config_sub

parent a124b560
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,11 @@ makedepends="
subpackages="$pkgname-dev $pkgname-doc xorriso:_xorriso"
source="https://files.libburnia-project.org/releases/libisoburn-$pkgver.tar.gz"
prepare() {
default_prepare
update_config_sub
}
build() {
CFLAGS="$CFLAGS -flto=auto" \
./configure \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment