[packages/star] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:08:07 CEST 2025


commit 5796ef26c794a575c43195ca3640ed0fa6861fea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:07:51 2025 +0200

    Fix applying patches.

 star.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/star.spec b/star.spec
index 658fbcb..60120d2 100644
--- a/star.spec
+++ b/star.spec
@@ -65,8 +65,8 @@ na dostęp klientem rmt z dowolnego systemu operacyjnego.
 %prep
 %setup -q
 %{?with_selinux:%patch0 -p1}
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 # new ac doesn't like comments in the same line as #undef
 %{__perl} -pi -e 's@/\*.*\*/@@g' autoconf/xconfig.h.in
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/star.git/commitdiff/5796ef26c794a575c43195ca3640ed0fa6861fea



More information about the pld-cvs-commit mailing list