[packages/mobilizer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:21:24 CEST 2025
commit cac7d342f421bfb7c843568d47ea6beda0601005
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:21:09 2025 +0200
Fix applying patches.
mobilizer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mobilizer.spec b/mobilizer.spec
index 380b124..7801868 100644
--- a/mobilizer.spec
+++ b/mobilizer.spec
@@ -28,7 +28,7 @@ możliwościach.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mobilizer.git/commitdiff/cac7d342f421bfb7c843568d47ea6beda0601005
More information about the pld-cvs-commit
mailing list