[packages/unxsadmin] Fix applying patches.

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


commit 3a8129c5a11bf599b3013ee855f47c7dce3863d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:26:04 2025 +0200

    Fix applying patches.

 unxsadmin.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unxsadmin.spec b/unxsadmin.spec
index 4f81343..e4ca9f7 100644
--- a/unxsadmin.spec
+++ b/unxsadmin.spec
@@ -32,7 +32,7 @@ lastmonth.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__cc} %{rpmcppflags} %{rpmcflags} %{rpmldflags} lastmonth.c -o lastmonth
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unxsadmin.git/commitdiff/3a8129c5a11bf599b3013ee855f47c7dce3863d3



More information about the pld-cvs-commit mailing list