diff options
| author | Remi Collet <remi@remirepo.net> | 2024-10-21 15:37:35 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2024-10-21 15:37:35 +0200 |
| commit | e7da2c4a0bafecb5ea974bb83f7d37350c7fb59a (patch) | |
| tree | de89717b760ef551213861c6f1fd62f19bcc2865 | |
| parent | 120a9f315ebd4385a13168db09a14f0ee17ea4fc (diff) | |
minot tweaks
| -rw-r--r-- | el8a.tpl | 1 | ||||
| -rw-r--r-- | el8x.tpl | 1 | ||||
| -rw-r--r-- | el9a.tpl | 2 |
3 files changed, 3 insertions, 1 deletions
@@ -92,6 +92,7 @@ name=remi private baseurl=file:/home/remi/priv/el8.aarch64/ enabled=1 metadata_expire=30 +module_hotfixes=1 [remi-debuginfo] name=remi-debuginfo @@ -97,6 +97,7 @@ name=remi prive el8 baseurl=file:/home/rpmbuild/site/rpms/priv/el8.x86_64/ enabled=1 metadata_expire=30 +module_hotfixes=1 [remi-debuginfo] name=remi-debuginfo @@ -59,7 +59,7 @@ enabled=1 name=rhel-9-appstream baseurl=file:/mnt/rhel-9-aarch64/AppStream/ enabled=1 -excludepkgs=php* +## excludepkgs=php* [epel] name=epel |
