update README

This commit is contained in:
CongTianKong
2023-07-31 00:08:37 +08:00
parent 3255067f0b
commit 2c4539afc9
2 changed files with 3 additions and 1 deletions

View File

@@ -44,4 +44,5 @@ A help for someone like to port this script to other GNU/Linux platform (in Chin
https://bbs.deepin.org/post/258721
#### 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 achitecture 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