[packages/kde4-smokegen] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:29:50 CEST 2025


commit a4a257ccdc00bd4e9622bcda39c46956f16251f4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:29:34 2025 +0200

    Fix applying patches.

 kde4-smokegen.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-smokegen.spec b/kde4-smokegen.spec
index daa70fe..3da2f6a 100644
--- a/kde4-smokegen.spec
+++ b/kde4-smokegen.spec
@@ -41,8 +41,8 @@ Pliki nagłówkowe biblioteki %{name}.
 
 %prep
 %setup -q -n %{orgname}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-smokegen.git/commitdiff/a4a257ccdc00bd4e9622bcda39c46956f16251f4



More information about the pld-cvs-commit mailing list