remove lbx headers which are unused now

This commit is contained in:
mharris 2006-07-27 20:33:49 +00:00
parent 363ec86ea1
commit eb29355b6e

View File

@ -91,6 +91,10 @@ for dir in $(ls -1) ; do
popd
done
# NOTE: LBX has been discontinued upstream, however xextproto still installs
# the headers for it. Probably an upstream oversight, so we remove them here.
rm -f $RPM_BUILD_ROOT%{_includedir}/X11/extensions/{XLbx,lbx}*.h
%clean
rm -rf $RPM_BUILD_ROOT