[packages/lightyears] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:06:01 CEST 2025
commit 4964fc957d38d5af7df13f5b0fca4c83787dc8aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:05:46 2025 +0200
Fix applying patches.
lightyears.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lightyears.spec b/lightyears.spec
index 0af86ea..69c56fe 100644
--- a/lightyears.spec
+++ b/lightyears.spec
@@ -38,7 +38,7 @@ zawiera interaktywny samouczek i napisany podręcznik.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lightyears.git/commitdiff/4964fc957d38d5af7df13f5b0fca4c83787dc8aa
More information about the pld-cvs-commit
mailing list