https://realwujing.github.io/linux/package/deb/debmake/
宿主机上打包deb教程 安装环境 1sudo apt install dh-make 根据debbian/control安装依赖: 123cd linglong-reposudo apt build-dep .cd .. 根据版本号创建符合dh_make规范的-格式 1cp linglong-repo linglong-repo-0.0.1 dh_make生成debian模板文件 12cd li
https://realwujing.github.io/linux/package/deb/debmake/
宿主机上打包deb教程 安装环境 1sudo apt install dh-make 根据debbian/control安装依赖: 123cd linglong-reposudo apt build-dep .cd .. 根据版本号创建符合dh_make规范的-格式 1cp linglong-repo linglong-repo-0.0.1 dh_make生成debian模板文件 12cd li