[packages/trm] Fix applying patches.

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


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

    Fix applying patches.

 trm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/trm.spec b/trm.spec
index 6138cdb..3ee9a00 100644
--- a/trm.spec
+++ b/trm.spec
@@ -26,7 +26,7 @@ jego identyfikator TRM (opisany na http://www.relatable.com/).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/trm.git/commitdiff/f952cc612bf7753587056bcb5e60c9d100a9edc8



More information about the pld-cvs-commit mailing list