mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libsane: create so symlink.
This commit is contained in:
parent
945d4556c0
commit
5b50eb2197
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ long_desc="${long_desc}
|
|||
|
||||
do_install() {
|
||||
vmove "usr/lib/libsane.so.*" usr/lib
|
||||
cd ${DESTDIR}/usr/lib && ln -sf libsane.so.1 libsane.so
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue