[packages/AfterStep10] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:30:52 CEST 2025


commit 556e9495392e28746c4866f5f570e953217480e7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:30:37 2025 +0200

    Fix applying patches.

 AfterStep10.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/AfterStep10.spec b/AfterStep10.spec
index b2b41b6..40ff6d1 100644
--- a/AfterStep10.spec
+++ b/AfterStep10.spec
@@ -38,10 +38,10 @@ Ta wersja zawiera cool3.diff Roba Maldy.
 %prep
 %setup -q -n AfterStep-%{version}
 %ifos Linux
-%patch0
+%patch -P0
 %endif
-%patch1 -R -p5
-%patch2 -p1
+%patch -P1 -R -p5
+%patch -P2 -p1
 
 %build
 ./MakeMakefiles
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/AfterStep10.git/commitdiff/556e9495392e28746c4866f5f570e953217480e7



More information about the pld-cvs-commit mailing list