remove refs to obsolete X11R6 paths
This commit is contained in:
parent
a625a95db0
commit
a4dfa60ef4
@ -41,7 +41,7 @@ GNOME 2.
|
||||
#automake-1.4
|
||||
#autoconf
|
||||
|
||||
export LIBS="-L/usr/X11R6/%{_lib} -lXext -lX11"
|
||||
export LIBS="-lXext -lX11"
|
||||
%configure
|
||||
|
||||
## intltool munges metacity.schemas in UTF-8 locale
|
||||
@ -106,6 +106,9 @@ done
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 18 2005 Bill Nottingham <notting@redhat.com>
|
||||
- remove references to obsolete X11R6 paths
|
||||
|
||||
* Thu Oct 6 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-1
|
||||
- Update to 2.12.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user