[packages/puredata] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:24:40 CEST 2025
commit 4321b8490994eca92e4655136f84b9eff90b3320
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:24:24 2025 +0200
Fix applying patches.
puredata.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/puredata.spec b/puredata.spec
index 80d045b..22c761d 100644
--- a/puredata.spec
+++ b/puredata.spec
@@ -73,7 +73,7 @@ Dokumentacja i przykłady do Pd.
%prep
%setup -q -n pd-0.48-1
-%patch0 -p1
+%patch -P0 -p1
cp extra/README.txt README-extra.txt
for f in extra/*/README.txt ; do
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/puredata.git/commitdiff/4321b8490994eca92e4655136f84b9eff90b3320
More information about the pld-cvs-commit
mailing list