[packages/purp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:24:43 CEST 2025
commit 1fcc693aa8ca5dec25615125b2a25a36757d647d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:24:27 2025 +0200
Fix applying patches.
purp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/purp.spec b/purp.spec
index 4207fec..147eb3b 100644
--- a/purp.spec
+++ b/purp.spec
@@ -31,7 +31,7 @@ pakietów.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/purp.git/commitdiff/1fcc693aa8ca5dec25615125b2a25a36757d647d
More information about the pld-cvs-commit
mailing list