Accepting request 94593 from home:oertel:branches:openSUSE:Factory

- also package list.h in s390 so that sax2-tools can build

OBS-URL: https://build.opensuse.org/request/show/94593
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=366
This commit is contained in:
Stefan Dirsch 2011-12-01 11:53:28 +00:00 committed by Git OBS Bridge
parent 8fa4c55e1b
commit ce4a21cf91
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 30 17:18:16 CET 2011 - ro@suse.de
- also package list.h in s390 so that sax2-tools can build
-------------------------------------------------------------------
Mon Nov 28 16:04:58 CET 2011 - ro@suse.de

View File

@ -299,6 +299,8 @@ mkdir -p $RPM_BUILD_ROOT/usr/include/xorg \
$RPM_BUILD_ROOT/usr/%{_lib}
install -m 644 hw/xfree86/parser/{xf86Parser.h,xf86Optrec.h} \
$RPM_BUILD_ROOT/usr/include/xorg
install -m 644 include/list.h \
$RPM_BUILD_ROOT/usr/include/xorg
if [ -f hw/xfree86/parser/.libs/libxf86config.a ] ; then
install -m 644 hw/xfree86/parser/.libs/libxf86config.a \
$RPM_BUILD_ROOT//usr/%{_lib}