mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
stfl: fix whitespace lints
This commit is contained in:
parent
8d4892c838
commit
e46c073a3a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ homepage="http://www.clifford.at/stfl/"
|
|||
distfiles="http://www.clifford.at/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d4a7aa181a475aaf8a8914a8ccb2a7ff28919d4c8c0f8a061e17a0c36869c090
|
||||
|
||||
post_install(){
|
||||
post_install() {
|
||||
ln -sf libstfl.so.${version} ${DESTDIR}/usr/lib/libstfl.so.0
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue