[packages/agnubis] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:31:09 CEST 2025


commit 2e81506b468ea8760e2e85f4ec33d6248336bc60
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:30:54 2025 +0200

    Fix applying patches.

 agnubis.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/agnubis.spec b/agnubis.spec
index 1d7439c..3e45f46 100644
--- a/agnubis.spec
+++ b/agnubis.spec
@@ -45,9 +45,9 @@ integrował się z resztą komponentów biurowych GNOME.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 echo '#' > demos/agn-demo/Makefile.am
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/agnubis.git/commitdiff/2e81506b468ea8760e2e85f4ec33d6248336bc60



More information about the pld-cvs-commit mailing list