[packages/profxp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:22:33 CEST 2025


commit e570805bac2d533fc94ba4a5e345d40b48580f81
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:22:17 2025 +0200

    Fix applying patches.

 profxp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/profxp.spec b/profxp.spec
index 6feeb54..bf1dcfd 100644
--- a/profxp.spec
+++ b/profxp.spec
@@ -27,7 +27,7 @@ podobający się zarówno nowicjuszom, jak i hardcore'owym hackerom.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/profxp.git/commitdiff/e570805bac2d533fc94ba4a5e345d40b48580f81



More information about the pld-cvs-commit mailing list