[packages/bullet] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:52:17 CEST 2025


commit fb756feeaad6df3e3db77fdd9de338227746bb08
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:52:01 2025 +0200

    Fix applying patches.

 bullet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bullet.spec b/bullet.spec
index fdb2ab5..c55ccbd 100644
--- a/bullet.spec
+++ b/bullet.spec
@@ -56,8 +56,8 @@ Dokumentacja do bibliotek bullet.
 
 %prep
 %setup -q -n bullet3-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d pkgbuild
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bullet.git/commitdiff/fb756feeaad6df3e3db77fdd9de338227746bb08



More information about the pld-cvs-commit mailing list