From 4aedc2725bcce6103c4e87a974f3c4108116a709 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 6 Jan 2020 18:06:27 +0100 Subject: [PATCH] Fix %setup section --- libportal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libportal.spec b/libportal.spec index fbfe61e..62c7123 100644 --- a/libportal.spec +++ b/libportal.spec @@ -39,7 +39,7 @@ libportal provides GIO-style asynchronous APIs for most Flatpak portals. This package provides development documentations for libportal. %prep -%autosetup -S git -n %{name}-%{commit} +%autosetup -S git %build %meson