[packages/obconf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:38:51 CEST 2025
commit b4e9369382401c4ee3b7b67319e69caecffadef5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:38:36 2025 +0200
Fix applying patches.
obconf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/obconf.spec b/obconf.spec
index 5ab8824..7d34a51 100644
--- a/obconf.spec
+++ b/obconf.spec
@@ -36,7 +36,7 @@ zachowania okien.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/obconf.git/commitdiff/b4e9369382401c4ee3b7b67319e69caecffadef5
More information about the pld-cvs-commit
mailing list