[packages/389-admin] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:28:00 CEST 2025


commit 99a99058cecc1d3bf7d1b7271a3dda676998f094
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:27:44 2025 +0200

    Fix applying patches.

 389-admin.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/389-admin.spec b/389-admin.spec
index 7f7b72c..7293f4b 100644
--- a/389-admin.spec
+++ b/389-admin.spec
@@ -78,7 +78,7 @@ SELinux policy for the 389 Adminstration Server package.
 
 %prep
 %setup -q -n %{name}-%{version}%{subver}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/389-admin.git/commitdiff/99a99058cecc1d3bf7d1b7271a3dda676998f094



More information about the pld-cvs-commit mailing list