Accepting request 87629 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/87629 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/enchant?expand=0&rev=19
This commit is contained in:
commit
32ee3c0b83
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 9 14:14:13 UTC 2011 - alinm.elena@gmail.com
|
||||
|
||||
- Pass --with-myspell-dir=%{_datadir}/myspell to configure as
|
||||
myspell dictionaries are there, and not in
|
||||
%{_datadir}/myspell/dicts (default value). Fix bnc#722693.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 4 08:33:20 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -103,8 +103,10 @@ to develop applications that require these.
|
||||
|
||||
%build
|
||||
%configure --with-pic \
|
||||
--disable-static \
|
||||
--enable-zemberek
|
||||
--disable-static \
|
||||
--enable-zemberek \
|
||||
--with-myspell-dir=%{_datadir}/myspell
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user