fix building with new libXaw
This commit is contained in:
parent
67e0b0f43f
commit
44fb32855b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user