moved build_rpm.in and quakeforge.spec.in to the rpm directory

This commit is contained in:
Bill Currie 2000-01-19 10:31:53 +00:00
parent 1b35ce2acc
commit 9ab2718e56
3 changed files with 3 additions and 3 deletions

View file

@ -748,8 +748,8 @@ AC_OUTPUT(
qw_server/Makefile
uquake/Makefile
Makefile
quakeforge.spec
build_rpm
rpm/quakeforge.spec
rpm/build_rpm
,
chmod +x build_rpm
chmod +x rpm/build_rpm
)