From ed1605de0d295e8b78082d03dfab0a852be0df66 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 6 Apr 2017 14:53:06 +0000 Subject: [PATCH] ncurses: removed disabled rpath --- ncurses/Pkgfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.26.2