linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Use Dtype instead of Packager

Open nnyyxxxx opened this issue 5 months ago • 2 comments

Type of Change

  • [x] Refactoring

Description

Uses Dtype instead of packager to keep the consistency with the Fedora section.

Changed Packager at the top of the RPM Fusion script to Dtype.

Might want to look into #258 before deciding on what to do with this PR, as that one uses Packager at the top of the added scripts.

look into #287 before deciding on what to do with both of these PRs

  • Conflicts with #287
  • Might conflict with #282
  • Closes #287

Testing

Works perfectly

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [x] My changes generate no errors/warnings/merge conflicts.

nnyyxxxx avatar Sep 05 '24 20:09 nnyyxxxx