diff options
| author | Remi Collet <remi@remirepo.net> | 2020-04-15 09:29:12 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-04-15 09:29:12 +0200 | 
| commit | 6224dc50a7aec5729ec6036f77f8a9ffb07df6b4 (patch) | |
| tree | 59bd53396791f1572fd331c06196c021111b1458 /Makefile | |
| parent | ffef10cdf19fb648662ee089a5ccffd0eb31f30d (diff) | |
new snapshot
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -3,4 +3,4 @@ NAME := $(shell basename $(SRCDIR))  include ../../common/Makefile  srpm: -	rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php74' -bs $(NAME).spec +	rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php80' -bs $(NAME).spec | 
