diff options
author | Remi Collet <remi@remirepo.net> | 2025-02-10 09:44:52 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-02-10 09:44:52 +0100 |
commit | 48107e7d71c775b5be13bec2aa32fc9d978b9453 (patch) | |
tree | 9554c4fe1d9dbf13b3fe472e05a22239aa3e70c8 /fc34xr.cfg | |
parent | 11d5e24169ffe3e416bb1e091ab60b9a50f5b37d (diff) |
Diffstat (limited to 'fc34xr.cfg')
-rw-r--r-- | fc34xr.cfg | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/fc34xr.cfg b/fc34xr.cfg deleted file mode 100644 index 803bf4c..0000000 --- a/fc34xr.cfg +++ /dev/null @@ -1,26 +0,0 @@ -include('fc34x.tpl') - -config_opts['macros']['%_with_rpmfusion']="1" - -config_opts['yum.conf'] += """ -[rpmfusion-free] -name=rpmfusion-free -mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-34&arch=x86_64 -enabled=1 - -[rpmfusion-free-updates] -name=rpmfusion-free-updates -mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-34&arch=x86_64 -enabled=0 - -[rpmfusion-nonfree] -name=rpmfusion-nonfree -mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-34&arch=x86_64 -enabled=0 - -[rpmfusion-nonfree-updates] -name=rpmfusion-nonfree -mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-34&arch=x86_64 -enabled=0 - -""" |