[packages/smart] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:01:18 CEST 2025


commit 32353d0152245cba6a00c3a3f3dcc666a2e5b8c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:01:02 2025 +0200

    Fix applying patches.

 smart.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/smart.spec b/smart.spec
index dfd97c8..97ead34 100644
--- a/smart.spec
+++ b/smart.spec
@@ -98,9 +98,9 @@ Manager.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P4 -p1
 #%patch5 -p0
 
 # %{_libdir} is hardcoded
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/smart.git/commitdiff/32353d0152245cba6a00c3a3f3dcc666a2e5b8c4



More information about the pld-cvs-commit mailing list