![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 3841e8b22d5a9e02ae5cbd1d727724d563afeb87 Author: Tim Biermann <tbier@posteo.de> Date: Mon Dec 13 12:02:48 2021 +0100 ncurses: syntax diff --git a/ncurses/.signature b/ncurses/.signature index da1aa4d9..d794bd62 100644 --- a/ncurses/.signature +++ b/ncurses/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqtEmUZ/vgis1qkIvbZboEDmHq0mGKlgDwPQp6imPYhjHFu/QicAcvvF6vg1MYpWkqpG/T4dBAJmEEe2XI98SeQs= -SHA256 (Pkgfile) = 7ce9f1f355f4e8e503bb5ce822c9bc57c36a77e855a5ee96c628fcf8681506b1 +RWRJc1FUaeVeqgvThRmBZ+Pe9AdRNSDAxmv0HFjZrNZl7i4SCsqA14qhTbdkLdTA35JwUqffKsMDXlKU9kz4YyHJmGxBrfE2tAg= +SHA256 (Pkgfile) = 46f85090563ed001b54af243b31eb14e64e8cde62d79561adee09eb18c101a77 SHA256 (.footprint) = bb5313e0664304c836f0ebcab8d20ec4e0423e437e2c2e028b04394e926ff29c SHA256 (ncurses-6.3.tar.gz) = 97fc51ac2b085d4cde31ef4d2c3122c21abc217e9090a43a30fc5ec21684e059 diff --git a/ncurses/Pkgfile b/ncurses/Pkgfile index b5475b68..d2c066fb 100644 --- a/ncurses/Pkgfile +++ b/ncurses/Pkgfile @@ -30,8 +30,8 @@ build() { # linker scripts and .pc files for non-wide ncurses for LIB in ncurses form panel menu ; do - echo "INPUT(-l${LIB}w)" > $PKG/usr/lib/lib${LIB}.so - ln -s ${LIB}w.pc $PKG/usr/lib/pkgconfig/${LIB}.pc + echo "INPUT(-l${LIB}w)" > $PKG/usr/lib/lib${LIB}.so + ln -s ${LIB}w.pc $PKG/usr/lib/pkgconfig/${LIB}.pc done # provided by contrib/foot-terminfo