[packages/omega] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:41:59 CEST 2025
commit 933914d5648477f548407476cfb1c83f14d2ba7e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:41:43 2025 +0200
Fix applying patches.
omega.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/omega.spec b/omega.spec
index ee4c594..e6a85b3 100644
--- a/omega.spec
+++ b/omega.spec
@@ -123,8 +123,8 @@ Szatański Męski Głos: Jeżeli się odważysz! <szalony śmiech>
%prep
%setup -q -a1 -a2 -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/omega.git/commitdiff/933914d5648477f548407476cfb1c83f14d2ba7e
More information about the pld-cvs-commit
mailing list