[packages/nagios-oreon] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:29:38 CEST 2025
commit e8f5da9696f45499c568e6782812755625a9d146
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:29:22 2025 +0200
Fix applying patches.
nagios-oreon.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagios-oreon.spec b/nagios-oreon.spec
index bec2384..77abb7c 100644
--- a/nagios-oreon.spec
+++ b/nagios-oreon.spec
@@ -62,7 +62,7 @@ pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
%setup -q -n oreon-%{version}%{?_rc:-%{_rc}}
# undos the source
find . -type f -print0 | xargs -0 sed -i -e 's,\r$,,'
-%patch0 -p1
+%patch -P0 -p1
cat > apache.conf <<'EOF'
Alias /oreon %{_appdir}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-oreon.git/commitdiff/e8f5da9696f45499c568e6782812755625a9d146
More information about the pld-cvs-commit
mailing list