[packages/prboom] Fix applying patches.

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


commit 42a672e747da6e9a18ed09af264bfcae8119a545
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:21:23 2025 +0200

    Fix applying patches.

 prboom.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/prboom.spec b/prboom.spec
index dbaa0b2..b2bd66a 100644
--- a/prboom.spec
+++ b/prboom.spec
@@ -42,7 +42,7 @@ Gra wymaga orygnalnych plików z gry do prawidłowego działania.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cp -f /usr/share/automake/config.* autotools
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/prboom.git/commitdiff/42a672e747da6e9a18ed09af264bfcae8119a545



More information about the pld-cvs-commit mailing list