Correct wxGTK.spec again after bakefiling.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2005-07-29 16:44:00 +00:00
parent df71db0ede
commit 97ddaeee9e

View File

@ -233,7 +233,7 @@ rm -rf $RPM_BUILD_ROOT
(cd obj-shared; make DESTDIR=$RPM_BUILD_ROOT install) (cd obj-shared; make DESTDIR=$RPM_BUILD_ROOT install)
# --- wxBase headers list begins here --- # --- wxBase headers list begins here ---
cat <<EOF >wxbase-headers-list cat <<EOF >wxbase-headers.files
wx/afterstd.h wx/afterstd.h
wx/app.h wx/app.h
wx/apptrait.h wx/apptrait.h
@ -297,7 +297,6 @@ wx/memtext.h
wx/mimetype.h wx/mimetype.h
wx/module.h wx/module.h
wx/msgout.h wx/msgout.h
wx/msgout.h
wx/mstream.h wx/mstream.h
wx/object.h wx/object.h
wx/platform.h wx/platform.h
@ -338,20 +337,6 @@ wx/xti.h
wx/xtistrm.h wx/xtistrm.h
wx/zipstrm.h wx/zipstrm.h
wx/zstream.h wx/zstream.h
wx/msw/apptrait.h
wx/msw/apptbase.h
wx/msw/chkconf.h
wx/msw/crashrpt.h
wx/msw/dde.h
wx/msw/debughlp.h
wx/msw/gccpriv.h
wx/msw/mimetype.h
wx/msw/stackwalk.h
wx/msw/stdpaths.h
wx/msw/winundef.h
wx/msw/wrapcctl.h
wx/msw/wrapcdlg.h
wx/msw/wrapwin.h
wx/fs_inet.h wx/fs_inet.h
wx/gsocket.h wx/gsocket.h
wx/protocol/file.h wx/protocol/file.h
@ -363,12 +348,19 @@ wx/sckipc.h
wx/sckstrm.h wx/sckstrm.h
wx/socket.h wx/socket.h
wx/url.h wx/url.h
wx/msw/gsockmsw.h
wx/xml/xml.h wx/xml/xml.h
wx/xtixml.h wx/xtixml.h
wx/db.h wx/db.h
wx/dbkeyg.h wx/dbkeyg.h
wx/dbtable.h wx/dbtable.h
wx/unix/apptbase.h
wx/unix/apptrait.h
wx/unix/execute.h
wx/unix/gsockunx.h
wx/unix/mimetype.h
wx/unix/pipe.h
wx/unix/stackwalk.h
wx/unix/stdpaths.h
EOF EOF
# --- wxBase headers list ends here --- # --- wxBase headers list ends here ---
cat <<EOF >wxbase-headers.paths cat <<EOF >wxbase-headers.paths