[packages/t3] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:13:40 CEST 2025


commit 57aecb089e131601f90976ac12d812f8aea5fc1e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:13:24 2025 +0200

    Fix applying patches.

 t3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/t3.spec b/t3.spec
index 1850c75..ccdbe37 100644
--- a/t3.spec
+++ b/t3.spec
@@ -29,7 +29,7 @@ kwadratowych powierzchni.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 sed -i "s,data,%{_datadir}/%{name}/&," src/t3.cpp
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/t3.git/commitdiff/57aecb089e131601f90976ac12d812f8aea5fc1e



More information about the pld-cvs-commit mailing list