[packages/unetbootin] Fix applying patches.

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


commit e1d7ecb28007b305875d75e0f0b0cf0bdb031c1f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:25:32 2025 +0200

    Fix applying patches.

 unetbootin.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unetbootin.spec b/unetbootin.spec
index 53489bc..64a2366 100644
--- a/unetbootin.spec
+++ b/unetbootin.spec
@@ -40,7 +40,7 @@ liście.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 sed -i '/^Version/d' unetbootin.desktop
 sed -i '/\[en_US\]/d' unetbootin.desktop
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unetbootin.git/commitdiff/e1d7ecb28007b305875d75e0f0b0cf0bdb031c1f



More information about the pld-cvs-commit mailing list