drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/less/
-rwxr-xr-x root/root usr/lib/less/filter
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/less.1.gz
--rw-r--r-- root/root usr/man/man1/lessecho.1.gz
--rw-r--r-- root/root usr/man/man1/lesskey.1.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/less.1.gz
+-rw-r--r-- root/root usr/share/man/man1/lessecho.1.gz
+-rw-r--r-- root/root usr/share/man/man1/lesskey.1.gz
605ab743605d4608628e81a60417fefa filter
-935b38aa2e73c888c210dedf8fd94f49 less-458.tar.gz
+50ef46065c65257141a7340123527767 less-481.tar.gz
# Depends on: ncurses libpcre
name=less
-version=458
+version=481
release=1
source=(http://www.greenwoodsoftware.com/less/$name-$version.tar.gz \
filter)
./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