mirror of https://gitee.com/openkylin/docs.git
update 社区开发指南/openKylin源码自主选型构建流程.md.
Signed-off-by: Variable <huangguotao@buaa.edu.cn>
This commit is contained in:
parent
b9e6f89374
commit
dc10e3b8f2
|
@ -64,7 +64,7 @@
|
|||
|
||||
可以在debian社区([tracker.debian.org](https://tracker.debian.org/))、ubuntu(https://launchpad.net)等平台查看软件包的dsc文件,dsc文件中可能有描述当前软件包的项目地址信息。
|
||||
|
||||
如:`libnftnl`在debian社区查看软件包dsc文件(https://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl_1.1.2-2.dsc):
|
||||
如:`libnftnl`在debian社区查看软件包[dsc文件](https://deb.debian.org/debian/pool/main/libn/libnftnl)(以下以[1.1.2-2版本](https://deb.debian.org/debian/pool/main/libn/libnftnl/libnftnl_1.1.2-2.dsc)为例):
|
||||
|
||||
```Bash
|
||||
# 去除gpg签名信息,方便查看
|
||||
|
|
Loading…
Reference in New Issue