[packages/aqsis] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:40:08 CEST 2025
commit 365864458f2a29081a84160351ea15057df5a5ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:39:52 2025 +0200
Fix applying patches.
aqsis.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aqsis.spec b/aqsis.spec
index 350b461..30fd891 100644
--- a/aqsis.spec
+++ b/aqsis.spec
@@ -53,7 +53,7 @@ Pliki nagłówkowe Systemu Renderującego Aqsis.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
sed -i -e "s#'lib'#'%{_lib}'#g" SConstruct
sed -i -e 's#/lib#/%{_lib}#g' platform/default/Options.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aqsis.git/commitdiff/365864458f2a29081a84160351ea15057df5a5ef
More information about the pld-cvs-commit
mailing list