[packages/ripe-asused] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:43:05 CEST 2025
commit 38bf985eff0cf6ace61c06b3c3ce41a8090fca14
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:42:49 2025 +0200
Fix applying patches.
ripe-asused.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ripe-asused.spec b/ripe-asused.spec
index fa06d66..2a245e8 100644
--- a/ripe-asused.spec
+++ b/ripe-asused.spec
@@ -34,8 +34,8 @@ wymaga tych modułów.
%prep
%setup -q -n asused-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ripe-asused.git/commitdiff/38bf985eff0cf6ace61c06b3c3ce41a8090fca14
More information about the pld-cvs-commit
mailing list