[packages/osgAL] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:48:19 CEST 2025
commit c292346d90217c5e90cb5ed06150b37061f8e3d8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:48:04 2025 +0200
Fix applying patches.
osgAL.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/osgAL.spec b/osgAL.spec
index a45570e..cf9a868 100644
--- a/osgAL.spec
+++ b/osgAL.spec
@@ -43,7 +43,7 @@ Pliki nagłówkowe biblioteki osgAL.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
touch examples/osgalocclude/Makefile.am
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/osgAL.git/commitdiff/c292346d90217c5e90cb5ed06150b37061f8e3d8
More information about the pld-cvs-commit
mailing list