summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-01-06 08:31:29 +0100
committerRemi Collet <remi@php.net>2026-01-06 08:31:29 +0100
commitf6603d7edcf347c8400c7a78cb6b1003e1f6d89d (patch)
treeb5fac67f4c03c250dba2d248cd9ebbc7f27d9607 /Makefile
parentf75895700292268cb352e7ab02c58ac064f812a5 (diff)
Add 2026 GPG key (Fedora 44 and 45)HEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 7dd1519..5277553 100644
--- a/Makefile
+++ b/Makefile
@@ -2,9 +2,6 @@ SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
include ../common/Makefile
-f41:
- rpmbuild $(RPMDEFINES) $(SRCDEFINES) -bs $(NAME).spec --define 'dist .f41.remi' --define 'fedora 41'
-
f42:
rpmbuild $(RPMDEFINES) $(SRCDEFINES) -bs $(NAME).spec --define 'dist .f42.remi' --define 'fedora 42'