[packages/rolldice] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:43:49 CEST 2025
commit b402a310af85284601f9ca434afeaf087f267e29
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:43:33 2025 +0200
Fix applying patches.
rolldice.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rolldice.spec b/rolldice.spec
index 2b28d43..d198adf 100644
--- a/rolldice.spec
+++ b/rolldice.spec
@@ -21,7 +21,7 @@ kością na wiele różnych sposobów.
%prep
%setup -q -n %{name}-%{version}.orig
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rolldice.git/commitdiff/b402a310af85284601f9ca434afeaf087f267e29
More information about the pld-cvs-commit
mailing list