remove lbx headers which are unused now
This commit is contained in:
parent
363ec86ea1
commit
eb29355b6e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user