fix building with new libXaw

This commit is contained in:
Miroslav Lichvar 2010-11-05 17:41:34 +01:00
parent 67e0b0f43f
commit 44fb32855b

View File

@ -51,6 +51,8 @@ done
--with-tty-group=tty \
--disable-full-tgetent
sed -i 's|^LIBS.*$|\0 -lXmu|' Makefile
make %{?_smp_mflags}
%install
@ -84,8 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%{x11_app_defaults_dir}/XTerm*
%changelog
* Tue Nov 02 2010 Miroslav Lichvar <mlichvar@redhat.com> 266-1
* Fri Nov 05 2010 Miroslav Lichvar <mlichvar@redhat.com> 266-1
- update to 266
- fix building with new libXaw
* Mon Oct 18 2010 Miroslav Lichvar <mlichvar@redhat.com> 264-1
- update to 264