More fixens.

This commit is contained in:
Zachary Slater 2005-09-03 23:03:41 +00:00
parent fe4add9920
commit 0a8f2fe25b
1 changed files with 1 additions and 0 deletions

View File

@ -2015,6 +2015,7 @@ rpm: $(BUILD_NAME).spec
mv $(RPMROOT)/RPMS/$(RPMARCH)/$(BUILD_NAME)-$(VERSION)-$(RPM_RELEASE).$(RPMARCH).rpm archives/$(BUILD_NAME)-$(VERSION)-$(RPM_RELEASE).$(RPMARCH).rpm
copyfiles:
@if [ ! -d $(COPYDIR) ]; then echo "You need to set COPYDIR to where you installed Quake III!"; false; fi
-mkdir -p -m 0755 $(COPYDIR)
install -s -m 0755 $(BR)/linuxquake3 $(COPYDIR)/quake3
# install -s -m 0755 $(BR)/linuxquake3-smp $(COPYDIR)/quake3-smp