[packages/sitecopy] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:59:09 CEST 2025
commit 937e8d1187e9179f65cbe14c5c8748f89f583f12
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:58:53 2025 +0200
Fix applying patches.
sitecopy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sitecopy.spec b/sitecopy.spec
index 9d2cbfa..6c6482a 100644
--- a/sitecopy.spec
+++ b/sitecopy.spec
@@ -34,7 +34,7 @@ serwery FTP i WebDAV.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sitecopy.git/commitdiff/937e8d1187e9179f65cbe14c5c8748f89f583f12
More information about the pld-cvs-commit
mailing list