commit 0598a98f26462dd8dd77e953969bc33792509f16
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Aug 2 07:19:36 2024 +0100
Fix patch error
megamario.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/megamario.spec b/megamario.spec
index 269bb09..62a5529 100644
--- a/megamario.spec
+++ b/megamario.spec
@@ -25,7 +25,7 @@ captured by the evil Bowser.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
sed -i 's/\r//' *.txt
sed -i -e 's@Canyon.jpg@canyon.jpg(a)g' data/levels/grasslevels/grassland
Show replies by date