[packages/pwdb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:24:55 CEST 2025
commit 8de2130b91d5691cf3406f2bad5351a95e3fdbd0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:24:39 2025 +0200
Fix applying patches.
pwdb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pwdb.spec b/pwdb.spec
index 55bf32f..e9f97cd 100644
--- a/pwdb.spec
+++ b/pwdb.spec
@@ -76,7 +76,7 @@ Biblioteka statyczna PWDB.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
ln -sf defs/pld.defs default.defs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pwdb.git/commitdiff/8de2130b91d5691cf3406f2bad5351a95e3fdbd0
More information about the pld-cvs-commit
mailing list