Fix pkg download don't update ld.so.cache: add ldconfig exec (func shell_update)
This commit is contained in:
9
assets/var/gnu/sane-backends.md
Normal file
9
assets/var/gnu/sane-backends.md
Normal file
@ -0,0 +1,9 @@
|
||||
sane-backends 1.4.0
|
||||
=
|
||||
https://gitlab.com/-/project/429008/uploads/843c156420e211859e974f78f64c3ea3/sane-backends-1.4.0.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=$pkgpath
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user