From: Sung-Jin Park Date: Mon, 5 Sep 2016 06:14:03 +0000 (+0900) Subject: Fix .spec to create build directory with the version (e.g) libxkbcommon-{version} X-Git-Tag: accepted/tizen/unified/20230227.042015~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=009672cf32b1b43fc01baafd01653a6fd7a5cca7;p=platform%2Fupstream%2Flibxkbcommon.git Fix .spec to create build directory with the version (e.g) libxkbcommon-{version} Change-Id: I1a03ab7d2d5f6294be6cc8b78bc8e3394e17c34e --- diff --git a/packaging/libxkbcommon.spec b/packaging/libxkbcommon.spec index bfd781f..faee309 100644 --- a/packaging/libxkbcommon.spec +++ b/packaging/libxkbcommon.spec @@ -35,7 +35,7 @@ This package contains the development headers for the library found in %{name}. %prep -%setup -qn %{name} +%setup -q cp %{SOURCE1001} . # Generate tizen keymap header