mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 18:01:15 +00:00
make dist and rpms work again
This commit is contained in:
parent
c0e2639701
commit
9bc80e4a31
2 changed files with 2 additions and 4 deletions
|
@ -382,8 +382,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%attr(-,root,root) %{_prefix}/lib/libQFmodels_sw.so.1
|
||||
%attr(-,root,root) %{_prefix}/lib/libQFmodels_sw.so.1.0.0
|
||||
%if "%{HAVE_SDL}"=="'yes'"
|
||||
%attr(-,root,root) %{_prefix}/lib/libQFmodels_sw32.so.1
|
||||
%attr(-,root,root) %{_prefix}/lib/libQFmodels_sw32.so.1.0.0
|
||||
%attr(-,root,root) %{_prefix}/lib/libQFrenderer_sw32.so.1
|
||||
%attr(-,root,root) %{_prefix}/lib/libQFrenderer_sw32.so.1.0.0
|
||||
%endif
|
||||
|
|
|
@ -5,8 +5,8 @@ EXTRA_DIST = asm_i386.h adivtab.h anorm_dots.h anorms.h asm_draw.h block16.h \
|
|||
block8.h buildnum.h compat.h context_x11.h d_iface.h d_ifacea.h \
|
||||
d_local.h dga_check.h fbset.h gl_warp_sin.h \
|
||||
in_win.h logos.h menu.h old_keys.h qstring.h quakeasm.h r_cvar.h \
|
||||
r_dynamic.h r_local.h r_shared.h sbar.h stamp-h.in varrays.h \
|
||||
vgamodes.h view.h vregset.h winquake.h world.h \
|
||||
r_dynamic.h r_local.h r_shared.h sbar.h skin_stencil.h stamp-h.in \
|
||||
varrays.h vgamodes.h view.h vregset.h winquake.h world.h \
|
||||
\
|
||||
win32/bc/borland.c win32/bc/config.h \
|
||||
\
|
||||
|
|
Loading…
Reference in a new issue