[packages/enlightenment-module-mount] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:26:01 CEST 2025


commit 047c95ce2885564c154c884052b435655309afa3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:25:45 2025 +0200

    Fix applying patches.

 enlightenment-module-mount.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/enlightenment-module-mount.spec b/enlightenment-module-mount.spec
index 7103fc1..f8b04b0 100644
--- a/enlightenment-module-mount.spec
+++ b/enlightenment-module-mount.spec
@@ -32,7 +32,7 @@ z opcją "user" w /etc/fstab.
 
 %prep
 %setup -q -n %{_module_name}
-%patch0 -p1
+%patch -P0 -p1
 sed -e 's|$MOUNT|/bin/mount|'	\
     -e 's|$UMOUNT|/bin/umount|'	\
     -e 's|$EJECT|%{_bindir}/eject|'	\
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/enlightenment-module-mount.git/commitdiff/047c95ce2885564c154c884052b435655309afa3



More information about the pld-cvs-commit mailing list