[packages/upstart] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:26:52 CEST 2025


commit 27dcd69bbbf85887671593eabcf629f99f387e37
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:26:36 2025 +0200

    Fix applying patches.

 upstart.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/upstart.spec b/upstart.spec
index de2ac85..6ace0de 100644
--- a/upstart.spec
+++ b/upstart.spec
@@ -67,7 +67,7 @@ podczas wyłączania systemu, a także nadzorowaniem ich pracy.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 cp -p %{SOURCE1} conf
 cp -p %{SOURCE2} conf
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/upstart.git/commitdiff/27dcd69bbbf85887671593eabcf629f99f387e37



More information about the pld-cvs-commit mailing list