[packages/mountapp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:23:22 CEST 2025


commit 89b308daa4d5dbe9d710fe3027b8d4ec7f4d4eaa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:23:06 2025 +0200

    Fix applying patches.

 mountapp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mountapp.spec b/mountapp.spec
index 624a941..b3791d6 100644
--- a/mountapp.spec
+++ b/mountapp.spec
@@ -33,7 +33,7 @@ konfigurującą napisaną w GTK+.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mountapp.git/commitdiff/89b308daa4d5dbe9d710fe3027b8d4ec7f4d4eaa



More information about the pld-cvs-commit mailing list