[packages/wxAUI] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:11:50 CEST 2025
commit 478304d535069310443da8cd58c8d6ad5cd4d400
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:50 2025 +0200
Fix applying patches.
wxAUI.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wxAUI.spec b/wxAUI.spec
index 273c13e..4d88984 100644
--- a/wxAUI.spec
+++ b/wxAUI.spec
@@ -71,7 +71,7 @@ Przykładowa aplikacja używająca biblioteki wxAUI.
%prep
%setup -q -n wxaui-%{version}
dos2unix Makefile sample/Makefile
-%patch0 -p1
+%patch -P0 -p1
# a nasty hack to apply Alex' patches
ln -s src wxXtra
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wxAUI.git/commitdiff/478304d535069310443da8cd58c8d6ad5cd4d400
More information about the pld-cvs-commit
mailing list