[packages/truevision] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:22:37 CEST 2025


commit 77d2ef180bdd21ef5fc2ccb141f4ccde7b1eaa2e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:22:21 2025 +0200

    Fix applying patches.

 truevision.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/truevision.spec b/truevision.spec
index 7f4fb66..d5f711a 100644
--- a/truevision.spec
+++ b/truevision.spec
@@ -36,9 +36,9 @@ Modeler 3D dla GNOME.
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1 -b .wiget
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1 -b .wiget
 
 %build
 # get rid of symlinks to nowhere
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/truevision.git/commitdiff/77d2ef180bdd21ef5fc2ccb141f4ccde7b1eaa2e



More information about the pld-cvs-commit mailing list