From 72b05237f6f78b002316db356c54439370a87932 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Fri, 23 Jun 2017 09:52:24 -0400 Subject: [PATCH] The source directory is synapse-%{version} Signed-off-by: Jeremy Cline --- matrix-synapse.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix-synapse.spec b/matrix-synapse.spec index cf0ce17..3dec49b 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -89,7 +89,7 @@ the ecosystem. %prep -%autosetup -p1 +%autosetup -p1 -n %{srcname}-%{version} # We don't support the built-in client so remove all the bundled JS. rm -rf synapse/static