[packages/aqfoxext] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:40:05 CEST 2025
commit d6c57a47af7f77e78e875e7f88b87d180db9420d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:39:49 2025 +0200
Fix applying patches.
aqfoxext.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aqfoxext.spec b/aqfoxext.spec
index 7ba0976..ba6dd08 100644
--- a/aqfoxext.spec
+++ b/aqfoxext.spec
@@ -63,7 +63,7 @@ Statyczna biblioteka AqFoxExt.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# workaround to build without headers installed
install -d aqfoxext
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aqfoxext.git/commitdiff/d6c57a47af7f77e78e875e7f88b87d180db9420d
More information about the pld-cvs-commit
mailing list