diff --git a/xorg-imake/.footprint b/xorg-imake/.footprint index 127b04e3..43915d5e 100644 --- a/xorg-imake/.footprint +++ b/xorg-imake/.footprint @@ -11,12 +11,12 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xmkmf drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/ccmakedep.1x.gz --rw-r--r-- root/root usr/man/man1/cleanlinks.1x.gz --rw-r--r-- root/root usr/man/man1/imake.1x.gz --rw-r--r-- root/root usr/man/man1/makeg.1x.gz --rw-r--r-- root/root usr/man/man1/mergelib.1x.gz --rw-r--r-- root/root usr/man/man1/mkdirhier.1x.gz --rw-r--r-- root/root usr/man/man1/mkhtmlindex.1x.gz --rw-r--r-- root/root usr/man/man1/revpath.1x.gz --rw-r--r-- root/root usr/man/man1/xmkmf.1x.gz +-rw-r--r-- root/root usr/man/man1/ccmakedep.1.gz +-rw-r--r-- root/root usr/man/man1/cleanlinks.1.gz +-rw-r--r-- root/root usr/man/man1/imake.1.gz +-rw-r--r-- root/root usr/man/man1/makeg.1.gz +-rw-r--r-- root/root usr/man/man1/mergelib.1.gz +-rw-r--r-- root/root usr/man/man1/mkdirhier.1.gz +-rw-r--r-- root/root usr/man/man1/mkhtmlindex.1.gz +-rw-r--r-- root/root usr/man/man1/revpath.1.gz +-rw-r--r-- root/root usr/man/man1/xmkmf.1.gz diff --git a/xorg-imake/.md5sum b/xorg-imake/.md5sum index e849a7d6..f84bad6e 100644 --- a/xorg-imake/.md5sum +++ b/xorg-imake/.md5sum @@ -1 +1 @@ -02fea5a02ba2857c7d81820c8e8b8e6f imake-1.0.2.tar.bz2 +ff553c4646edcc9e76b7308991ad421a imake-1.0.3.tar.bz2 diff --git a/xorg-imake/Pkgfile b/xorg-imake/Pkgfile index 9a363c59..7d20861d 100644 --- a/xorg-imake/Pkgfile +++ b/xorg-imake/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-xproto, xorg-cf-files name=xorg-imake -version=1.0.2 +version=1.0.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/util/imake-$version.tar.bz2) build() { cd imake-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install