[packages/fox16] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:34:49 CEST 2025


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

    Fix applying patches.

 fox16.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fox16.spec b/fox16.spec
index 4cfd8ba..2cc7610 100644
--- a/fox16.spec
+++ b/fox16.spec
@@ -128,9 +128,9 @@ FOX 1.6 - przykładowe programy.
 
 %prep
 %setup -q -n fox-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fox16.git/commitdiff/f060c031fd8062623f4c6b920aaafed501dac190



More information about the pld-cvs-commit mailing list