X-Git-Url: http://gitweb/?a=blobdiff_plain;f=less%2FPkgfile;h=6cf47a08595f19cc3f55bb2582482262e11c5dca;hb=refs%2Fheads%2F3.3;hp=4cc3ca5556f19ffe94f4a04e663a8b4da4f28b3f;hpb=edbbf1977a3a6ebfa8e5e236fb6fc106ca848737;p=crossrootfs.git diff --git a/less/Pkgfile b/less/Pkgfile index 4cc3ca5..6cf47a0 100644 --- a/less/Pkgfile +++ b/less/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses libpcre name=less -version=458 +version=481 release=1 source=(http://www.greenwoodsoftware.com/less/$name-$version.tar.gz \ filter) @@ -16,9 +16,7 @@ build() { ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ - --mandir=/usr/man \ --with-regex=pcre - make make DESTDIR=$PKG install install -m 755 -D $SRC/filter $PKG/usr/lib/less/filter