From 6956e3bdb3d77b43f90f4f4b05abd8dbde3b0d25 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Aug 05 2019 07:15:13 +0000 Subject: fixes typo --- diff --git a/sunpinyin.spec b/sunpinyin.spec index a61e517..718ac51 100644 --- a/sunpinyin.spec +++ b/sunpinyin.spec @@ -48,7 +48,9 @@ The %{name}-data package contains necessary lexicon data and its index data files needed by the sunpinyin input methods. %prep -%autosetup -n %{name}-%{gitdate} -S quilt +%setup -q -n %{name}-%{gitdate} +%patch0 -p1 -b .python3 +%patch1 -p1 -b .scons mkdir -p raw cp %SOURCE2 raw