diff options
-rw-r--r-- | packaging/libxkbcommon.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |