lfs-rpmify/README.md
YellowJacketLinux b287b7f8b5 SQLite3
2024-10-15 18:36:20 -07:00

635 B
Raw Blame History

Building RPM in LFS 12.2

This git is for the scripts needed to build the dependencies for the RPM Package Manager (RPM) within a LFS 12.2 system. This is Phase Three in THE-PLAN.md.

Dependency One: UnZip

Justification: Needed to build SQLite 3 (to unpack the documentation). No build dependencies outside of LFS.

Dependency Two: SQLite3

Justification: Needed to build RPM itself. Depends upon UnZip for documentation.