[packages/piave] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:15:34 CEST 2025


commit c642f4f2a32e10d955fbf86f51324eb60cdc98e4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:15:18 2025 +0200

    Fix applying patches.

 piave.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/piave.spec b/piave.spec
index 78a1d5d..7301cea 100644
--- a/piave.spec
+++ b/piave.spec
@@ -88,7 +88,7 @@ Statyczna biblioteka piave.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 sed -i -e 's#libdv/dv1394.h#linux/ieee1394/dv1394.h#g' ./libpiave/avccontroller.hh ./libpiave/IEEE1394IO.hh
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/piave.git/commitdiff/c642f4f2a32e10d955fbf86f51324eb60cdc98e4



More information about the pld-cvs-commit mailing list