[packages/stklos] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:08:44 CEST 2025
commit 3f4e912bcbd1a79e652f1f2eb3857a85087b2fb9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:08:28 2025 +0200
Fix applying patches.
stklos.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stklos.spec b/stklos.spec
index 441f5e5..670c2b2 100644
--- a/stklos.spec
+++ b/stklos.spec
@@ -43,7 +43,7 @@ przejrzysty i prosty sposób.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} `gdk-pixbuf-config --cflags`"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/stklos.git/commitdiff/3f4e912bcbd1a79e652f1f2eb3857a85087b2fb9
More information about the pld-cvs-commit
mailing list