[packages/kfstab] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:34:30 CEST 2025


commit 5139daf64576856424b22fae828bb1390703540d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:34:14 2025 +0200

    Fix applying patches.

 kfstab.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kfstab.spec b/kfstab.spec
index 39212b1..47135ba 100644
--- a/kfstab.spec
+++ b/kfstab.spec
@@ -26,8 +26,8 @@ Program do łatwej modyfikacji pliku /etc/fstab .
 
 %prep
 %setup -q -n %{name} 
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.* admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kfstab.git/commitdiff/5139daf64576856424b22fae828bb1390703540d



More information about the pld-cvs-commit mailing list