[packages/geda-gaf] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:41:29 CEST 2025


commit da11451f3aca0d2833623ab96e0134f0e08da576
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:41:14 2025 +0200

    Fix applying patches.

 geda-gaf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/geda-gaf.spec b/geda-gaf.spec
index a75bd65..cb5f6ec 100644
--- a/geda-gaf.spec
+++ b/geda-gaf.spec
@@ -164,8 +164,8 @@ Several utilities for the gEDA project.
 
 %prep
 %setup -q
-%patch0 -p1 -b .RHBZ604288
-%patch1 -p1
+%patch -P0 -p1 -b .RHBZ604288
+%patch -P1 -p1
 
 # Implicit DSO linking
 # undefined reference to symbol 'atan2@@GLIBC_2.0'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/geda-gaf.git/commitdiff/da11451f3aca0d2833623ab96e0134f0e08da576



More information about the pld-cvs-commit mailing list