From 2404edc4ff75421bce167425c987e231a4f7edb0 Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 3 Dec 2009 00:06:57 +0100 Subject: maj screen#4.0.3-2 --- extra/screen/.footprint | 6 +++--- extra/screen/Pkgfile | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/extra/screen/.footprint b/extra/screen/.footprint index e04d9e326..bdceaec31 100644 --- a/extra/screen/.footprint +++ b/extra/screen/.footprint @@ -2,9 +2,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ lrwxrwxrwx root/root usr/bin/screen -> screen-4.0.3 -rwsr-xr-x root/root usr/bin/screen-4.0.3 -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/screen.1.gz drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/info/ -rw-r--r-- root/root usr/share/info/screen.info-1.gz @@ -13,6 +10,9 @@ drwxr-xr-x root/root usr/share/info/ -rw-r--r-- root/root usr/share/info/screen.info-4.gz -rw-r--r-- root/root usr/share/info/screen.info-5.gz -rw-r--r-- root/root usr/share/info/screen.info.gz +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/screen.1.gz drwxr-xr-x root/root usr/share/screen/ drwxr-xr-x root/root usr/share/screen/utf8encodings/ -rw-r--r-- root/root usr/share/screen/utf8encodings/01 diff --git a/extra/screen/Pkgfile b/extra/screen/Pkgfile index 756e37005..de9e8eb8d 100644 --- a/extra/screen/Pkgfile +++ b/extra/screen/Pkgfile @@ -6,12 +6,13 @@ name=screen version=4.0.3 -release=1 +release=2 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) build() { cd $name-$version - ./configure --prefix=/usr + ./configure --prefix=/usr \ + --mandir=/usr/share/man sed -i "s@/usr/etc@/etc@" config.h make make DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf