From: Victor Martinez Date: Thu, 6 Apr 2017 14:53:06 +0000 (+0000) Subject: ncurses: removed disabled rpath X-Git-Url: http://gitweb/?a=commitdiff_plain;h=ed1605de0d295e8b78082d03dfab0a852be0df66;p=crossrootfs.git ncurses: removed disabled rpath --- diff --git a/ncurses/Pkgfile b/ncurses/Pkgfile index 346d045..fa6e06d 100644 --- a/ncurses/Pkgfile +++ b/ncurses/Pkgfile @@ -20,9 +20,7 @@ build() { --with-{normal,shared} \ --without-{debug,ada,tests} \ --enable-pc-files \ - --enable-widec \ - --disable-rpath \ - --disable-rpath-hack + --enable-widec make make DESTDIR=$PKG install