[packages/aewm] Fix applying patches.

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


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

    Fix applying patches.

 aewm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/aewm.spec b/aewm.spec
index 092118b..876987e 100644
--- a/aewm.spec
+++ b/aewm.spec
@@ -37,9 +37,9 @@ Jego zaletą jest prostota i szybkość.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %if "%{_lib}" == "lib64"
-%patch1 -p1
+%patch -P1 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aewm.git/commitdiff/f356bf92307ff0e7a95029cd41d42a87e5b86515



More information about the pld-cvs-commit mailing list