From 96d9e2646df59a0cfd0531142c82ce4be72e11e8 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 25 Jan 2019 14:46:22 +0300 Subject: [PATCH] =?UTF-8?q?ncurses:rebuild=20pkgconfig=20hatal=C4=B1=20yer?= =?UTF-8?q?de=20olu=C5=9Fmu=C5=9F=20k=C4=B1sayollar=20anlams=C4=B1z=20kalm?= =?UTF-8?q?=C4=B1=C5=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- system/base/ncurses/actions.py | 7 +++++-- system/base/ncurses/pspec.xml | 7 +++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/system/base/ncurses/actions.py b/system/base/ncurses/actions.py index 3883149b..782029b9 100644 --- a/system/base/ncurses/actions.py +++ b/system/base/ncurses/actions.py @@ -45,17 +45,20 @@ def setup(): pisitools.dosed("%s/misc/gen-pkgconfig.in" % WORKDIR, "^(show_prefix=).*", "\\1'/usr'") CONFIGPARAMS += " --prefix=/_emul32 \ --libdir=/usr/lib32 \ + --includedir=/usr/include \ --libexecdir=/_emul32/lib \ --bindir=/_emul32/bin \ --sbindir=/_emul32/sbin \ - --mandir=/_emul32/share/man" + --mandir=/_emul32/share/man \ + --with-pkg-config-libdir=/usr/lib32/pkgconfig" else: CONFIGPARAMS += " --prefix=/usr \ --libdir=/usr/lib \ --libexecdir=/usr/lib \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ - --mandir=/usr/share/man" + --mandir=/usr/share/man \ + --with-pkg-config-libdir=/usr/lib/pkgconfig" shelltools.system("%s/configure --enable-widec --enable-pc-files %s" % (WORKDIR, CONFIGPARAMS)) diff --git a/system/base/ncurses/pspec.xml b/system/base/ncurses/pspec.xml index 4507eaa9..32cf7bbe 100644 --- a/system/base/ncurses/pspec.xml +++ b/system/base/ncurses/pspec.xml @@ -66,6 +66,13 @@ + + 2019-01-25 + 6.1 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2018-07-15 6.1