[packages/OpenAL++] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:42:40 CEST 2025
commit b794fce6db284ca8aab3e2f9c2efb42555abe678
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:42:25 2025 +0200
Fix applying patches.
OpenAL++.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/OpenAL++.spec b/OpenAL++.spec
index 191a9e9..6aceaac 100644
--- a/OpenAL++.spec
+++ b/OpenAL++.spec
@@ -62,7 +62,7 @@ Statyczna biblioteka OpenAL++.
%prep
%setup -q -n openalpp
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/OpenAL++.git/commitdiff/b794fce6db284ca8aab3e2f9c2efb42555abe678
More information about the pld-cvs-commit
mailing list