[packages/asl] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:41:37 CEST 2025
commit b19956083d05692a2415e2951f9cbd3cde8213f6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:41:21 2025 +0200
Fix applying patches.
asl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/asl.spec b/asl.spec
index 68a7f66..ed2a4d6 100644
--- a/asl.spec
+++ b/asl.spec
@@ -28,7 +28,7 @@ sygnałowych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
install %{SOURCE1} Makefile.def
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/asl.git/commitdiff/b19956083d05692a2415e2951f9cbd3cde8213f6
More information about the pld-cvs-commit
mailing list