[packages/eric6] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:03:14 CET 2025
commit 2787d2dcd77dcbd2bff1c94bb4611ffa40018ddb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:14:30 2025 +0100
- use patch -P
eric6.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/eric6.spec b/eric6.spec
index 63753f4..04933aa 100644
--- a/eric6.spec
+++ b/eric6.spec
@@ -1,7 +1,7 @@
%bcond_with python2 # Use python2 (NOTE: as for 17.03.1 it has issuses in PLD)
# NOTE: Detlev Offenbach <detlev at die-offenbachs.de> (author) 2017/04/13 wrote:
-# "eric6 can be used with Python2 or Python3 and with PyQt5 or PyQt4.
+# "eric6 can be used with Python2 or Python3 and with PyQt5 or PyQt4.
# However, the recommended combination is PyQt5 on Python3.
%define module eric6
@@ -59,7 +59,7 @@ używającym PyQt i QScintilla.
%prep
%setup -q
-%patch0 -p1
+%patch -P 0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eric6.git/commitdiff/2787d2dcd77dcbd2bff1c94bb4611ffa40018ddb
More information about the pld-cvs-commit
mailing list