From: Victor Martinez Date: Sun, 15 May 2016 18:22:40 +0000 (+0000) Subject: ncurses: disabled rpath. Thanks j_v X-Git-Url: http://gitweb/?a=commitdiff_plain;h=7cbf427650963a349120f7c7eb7fe9341b99e459;p=crossrootfs.git ncurses: disabled rpath. Thanks j_v --- diff --git a/ncurses/Pkgfile b/ncurses/Pkgfile index 09970ea..3b366a3 100644 --- a/ncurses/Pkgfile +++ b/ncurses/Pkgfile @@ -20,7 +20,9 @@ build() { --with-{normal,shared} \ --without-{debug,ada,tests} \ --enable-pc-files \ - --enable-widec + --enable-widec \ + --disable-rpath \ + --disable-rpath-hack make make DESTDIR=$PKG install