[packages/qucs] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:38:04 CEST 2025


commit e9171d56dc1be1eebe769f56964427930c36f339
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:37:48 2025 +0200

    Fix applying patches.

 qucs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qucs.spec b/qucs.spec
index 9b3daac..7a9c76c 100644
--- a/qucs.spec
+++ b/qucs.spec
@@ -37,8 +37,8 @@ prezentacje w różnych formatach.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 export QTDIR="%{_prefix}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qucs.git/commitdiff/e9171d56dc1be1eebe769f56964427930c36f339



More information about the pld-cvs-commit mailing list