[packages/discus] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:14:48 CEST 2025
commit 9cd63d50c0420fe179a6916ff0a4d76511cd04d2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:14:32 2025 +0200
Fix applying patches.
discus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/discus.spec b/discus.spec
index 0a1e4bf..07fa981 100644
--- a/discus.spec
+++ b/discus.spec
@@ -31,7 +31,7 @@ pożądanych miejsc dziesiętnych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/discus.git/commitdiff/9cd63d50c0420fe179a6916ff0a4d76511cd04d2
More information about the pld-cvs-commit
mailing list