[packages/libunity] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:03:13 CEST 2025


commit c615c6159c5715bb3e2f65ce7981dad3288f8ce9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:02:57 2025 +0200

    Fix applying patches.

 libunity.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libunity.spec b/libunity.spec
index f96945f..3392ac4 100644
--- a/libunity.spec
+++ b/libunity.spec
@@ -106,7 +106,7 @@ API języka Vala do biblioteki LibUnity.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libunity.git/commitdiff/c615c6159c5715bb3e2f65ce7981dad3288f8ce9



More information about the pld-cvs-commit mailing list