[packages/pmount] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:17:39 CEST 2025
commit b6500b72c8d70b7da9d2cfa2654c32c1b80873a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:17:23 2025 +0200
Fix applying patches.
pmount.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pmount.spec b/pmount.spec
index 334fe33..64c858b 100644
--- a/pmount.spec
+++ b/pmount.spec
@@ -38,7 +38,7 @@ wymiennych nie posiadających wpisu w /etc/fstab.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pmount.git/commitdiff/b6500b72c8d70b7da9d2cfa2654c32c1b80873a8
More information about the pld-cvs-commit
mailing list