[packages/tile] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:18:09 CEST 2025
commit ce5908ebe6841d528529ef245cc36333960bb0b5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:17:53 2025 +0200
Fix applying patches.
tile.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tile.spec b/tile.spec
index 535beca..82f3cd7 100644
--- a/tile.spec
+++ b/tile.spec
@@ -62,7 +62,7 @@ Programy demonstracyjne Zestawu Widgetów Tile.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tile.git/commitdiff/ce5908ebe6841d528529ef245cc36333960bb0b5
More information about the pld-cvs-commit
mailing list