[packages/varconf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:28:42 CEST 2025
commit 3e1c156140710719e5fef0e8e796499b5fa95f51
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:28:26 2025 +0200
Fix applying patches.
varconf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/varconf.spec b/varconf.spec
index 9ce957c..2788b0e 100644
--- a/varconf.spec
+++ b/varconf.spec
@@ -71,7 +71,7 @@ Ten pakiet zawiera statyczne biblioteki varconf.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/varconf.git/commitdiff/3e1c156140710719e5fef0e8e796499b5fa95f51
More information about the pld-cvs-commit
mailing list