[packages/premake] Fix applying patches.

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


commit 6627ed6f4a65e3ba110fa3385c4fc5355af674b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:21:38 2025 +0200

    Fix applying patches.

 premake.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/premake.spec b/premake.spec
index eed2bdc..6cdbdfb 100644
--- a/premake.spec
+++ b/premake.spec
@@ -41,9 +41,9 @@ pliki projektów dla:
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p0
-%patch2 -p1
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p1
 
 %build
 cd build/gmake.unix
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/premake.git/commitdiff/6627ed6f4a65e3ba110fa3385c4fc5355af674b2



More information about the pld-cvs-commit mailing list