[packages/ipe] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:16:03 CEST 2025


commit 7a373634784b9aef31c6d1b5577e5d4aa9770173
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:15:47 2025 +0200

    Fix applying patches.

 ipe.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ipe.spec b/ipe.spec
index 82660bf..b3e03e8 100644
--- a/ipe.spec
+++ b/ipe.spec
@@ -74,7 +74,7 @@ Ten pakiet zawiera pliki nagłówkowe bibliotek Ipe.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env ipescript,%{_bindir}/ipescript,' scripts/*.lua
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipe.git/commitdiff/7a373634784b9aef31c6d1b5577e5d4aa9770173



More information about the pld-cvs-commit mailing list