From effb08188b090254eecd42586fc1002453f6c3ee Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 8 Feb 2023 16:24:36 -0500 Subject: [PATCH] sorry, no love for autosetup, i like being able to tease out patches, especially for older stuff like this --- libvisual.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvisual.spec b/libvisual.spec index 95e6d55..96ed32b 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -44,7 +44,10 @@ audio visualisation plugins. This package contains the files needed to build an application with libvisual. %prep -%autosetup -p1 +%setup -q +%patch0 -p1 -b .better-altivec-detection +%patch1 -p1 -b .respect-environment-ldflags +%patch2 -p1 -b .c99 %build %configure