commit 26cde66074df204902cb3ba99792b6cce39ac4c2
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Aug 29 02:04:25 2018 +0100
Fix build
stella.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stella.spec b/stella.spec
index e20ea55..38b2402 100644
--- a/stella.spec
+++ b/stella.spec
@@ -32,7 +32,7 @@ Stella is now DonationWare. Please help to encourage further Stella
development
by considering a contribution.
%prep
-%setup -q -n %{name}-%{version}%{?prerel:-%{prerel}}-src
+%setup -q -n %{name}-%{version}%{?prerel:-%{prerel}}
rm -r src/zlib src/libpng
sed -i "s/-c -s -m/-m/" Makefile
Show replies by date