[packages/xorg-app-rstart] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:19:50 CEST 2025
commit ddd9b39cf16b4030cd351af21115077486247b97
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:08 2025 +0200
Fix applying patches.
xorg-app-rstart.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xorg-app-rstart.spec b/xorg-app-rstart.spec
index 5319545..5709710 100644
--- a/xorg-app-rstart.spec
+++ b/xorg-app-rstart.spec
@@ -45,7 +45,7 @@ rstartd to implementacja programu pomocniczego ("helpera") opisanego w
%prep
%setup -q -n rstart-%{version}
-%patch0 -p1
+%patch -P0 -p1
# workaround unnecessary AC_CONFIG_MACRO_DIR([m4]) in configure.ac
mkdir m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-rstart.git/commitdiff/ddd9b39cf16b4030cd351af21115077486247b97
More information about the pld-cvs-commit
mailing list