调整到老博客的程度

This commit is contained in:
2026-07-17 10:20:54 +08:00
commit fadeeb8913
189 changed files with 45297 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
---
title: RPM安装包制作方法
date: 2021-09-28T11:06:54+08:00
lastmod: 2021-09-28T11:06:54+08:00
draft: false
description: "制作一个rpm安装包。"
authors:
- Kushidou
tags: []
categories: []
toc: true
comments: true
---
Linux如Centos使用的RPM打包方法。本文仅涉及二进制打包,且采用取巧的方法简化操作。(笔记,而非教程)
<!--more-->
*正文开始*