[packages/panomatic] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:51:18 CEST 2025
commit 4e75858f5f40bdcf2eef47589f55bb4aa5112d09
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:51:02 2025 +0200
Fix applying patches.
panomatic.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/panomatic.spec b/panomatic.spec
index a928693..7023b38 100644
--- a/panomatic.spec
+++ b/panomatic.spec
@@ -32,7 +32,7 @@ Hugina.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal} -I m4 -I zthread/share
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/panomatic.git/commitdiff/4e75858f5f40bdcf2eef47589f55bb4aa5112d09
More information about the pld-cvs-commit
mailing list