mirror of
https://gitee.com/spark-store-project/additional-base-lib
synced 2025-09-19 10:32:20 +08:00
fix markdown layout
This commit is contained in:
parent
2c4539afc9
commit
1a12416ad6
@ -44,5 +44,5 @@ A help for someone like to port this script to other GNU/Linux platform (in Chin
|
|||||||
https://bbs.deepin.org/post/258721
|
https://bbs.deepin.org/post/258721
|
||||||
|
|
||||||
#### Customize
|
#### Customize
|
||||||
If the released package cannot fit your needs (such as library version, architecture), you may try make-deb.sh to create your own additional base lib. Download the project, and edit the script, change 3 URLs for download packages to which you want. You may found many version and architectures from debian page: https://www.debian.org/distrib/packages , and then run the script make-deb.sh. It will auto-detect architecture of packages, and take corresponding methods.
|
If the released package cannot fit your needs (such as library version, architecture), you may try make-deb.sh to create your own additional base lib. Download the project, and edit the script, change 3 URLs for download packages to which you want. You may found many version and architectures from debian page: https://www.debian.org/distrib/packages , and then run the script make-deb.sh. It will auto-detect architecture of packages, and take corresponding methods.
|
||||||
dependence: bash, coreutils, dpkg, dpkg-dev, grep, wget, patchelf
|
dependence: bash, coreutils, dpkg, dpkg-dev, grep, wget, patchelf
|
||||||
|
@ -42,5 +42,5 @@ https://bbs.deepin.org/post/256081
|
|||||||
https://bbs.deepin.org/post/258721
|
https://bbs.deepin.org/post/258721
|
||||||
|
|
||||||
#### 定制
|
#### 定制
|
||||||
如果这里发布的deb包不符合你的要求(库版本、架构),你可以使用make-deb.sh创造你自己的附加基础库。你需要将项目下载到本地,然后编辑这个脚本,把三个包的下载链接改成你想要的即可。你可以在debian的网站找到各种版本和架构的下载链接:https://www.debian.org/distrib/packages ,然后在当前目录中执行make-deb.sh即可。他会自动识别软件包的架构并采取相应方案。
|
如果这里发布的deb包不符合你的要求(库版本、架构),你可以使用make-deb.sh创造你自己的附加基础库。你需要将项目下载到本地,然后编辑这个脚本,把三个包的下载链接改成你想要的即可。你可以在debian的网站找到各种版本和架构的下载链接:https://www.debian.org/distrib/packages ,然后在当前目录中执行make-deb.sh即可。他会自动识别软件包的架构并采取相应方案。
|
||||||
需要依赖:bash, coreutils, dpkg, dpkg-dev, grep, wget, patchelf
|
需要依赖:bash, coreutils, dpkg, dpkg-dev, grep, wget, patchelf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user