From dbb09046aa68da01d38e82fce720a796ebe71c49 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 11 Oct 2016 12:21:57 -0500 Subject: [PATCH] fix autosetup --- kf5-kpty.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 8b59824..82efb18 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -44,7 +44,7 @@ developing applications that use %{name}. %prep -%autosetup -n %{framework}-%{version} +%autosetup -n %{framework}-%{version} -p1 %build