- Rewrite translations to allow individual word/category mapping
- Eamon Walsh's color mapping changes
This commit is contained in:
parent
ea85c5f227
commit
df0a4cd7de
@ -34,7 +34,7 @@ from internal representations to user defined representation.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
make clean
|
make clean
|
||||||
make CFLAGS="-g %{optflags}"
|
make LIBDIR="%{_libdir}" CFLAGS="-g %{optflags}" %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
Loading…
Reference in New Issue
Block a user