[packages/common-lisp-asdf] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:02:41 CEST 2025


commit 1b94dda05e446353fb834fa416b6663a4ad7b175
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:02:26 2025 +0200

    Fix applying patches.

 common-lisp-asdf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/common-lisp-asdf.spec b/common-lisp-asdf.spec
index 7a183b9..3863353 100644
--- a/common-lisp-asdf.spec
+++ b/common-lisp-asdf.spec
@@ -23,7 +23,7 @@ bibliotek Common Lispa.
 
 %prep
 %setup -q -n asdf
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C doc -j1 asdf.html manual-html
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/common-lisp-asdf.git/commitdiff/1b94dda05e446353fb834fa416b6663a4ad7b175



More information about the pld-cvs-commit mailing list