[packages/smst] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:01:59 CEST 2025
commit 0cbcd383cb02901a6627d6c0059c581852ddc8fa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:01:43 2025 +0200
Fix applying patches.
smst.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/smst.spec b/smst.spec
index 2ae3946..681a1e7 100644
--- a/smst.spec
+++ b/smst.spec
@@ -32,8 +32,8 @@ użyciu serwisów WWW operatorów.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
awk '
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/smst.git/commitdiff/0cbcd383cb02901a6627d6c0059c581852ddc8fa
More information about the pld-cvs-commit
mailing list