diff --git a/xorg-xdm/.footprint b/xorg-xdm/.footprint index 4b727bc2..e4b5823c 100644 --- a/xorg-xdm/.footprint +++ b/xorg-xdm/.footprint @@ -19,7 +19,6 @@ drwxr-xr-x root/root usr/lib/X11/xdm/ -rwxr-xr-x root/root usr/lib/X11/xdm/Xstartup -rwxr-xr-x root/root usr/lib/X11/xdm/Xwilling -rwxr-xr-x root/root usr/lib/X11/xdm/chooser --rw-r--r-- root/root usr/lib/X11/xdm/libXdmGreet.a -rwxr-xr-x root/root usr/lib/X11/xdm/libXdmGreet.la -rwxr-xr-x root/root usr/lib/X11/xdm/libXdmGreet.so drwxr-xr-x root/root usr/lib/X11/xdm/pixmaps/ @@ -29,6 +28,7 @@ drwxr-xr-x root/root usr/lib/X11/xdm/pixmaps/ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/xdm.1.gz +-rw-r--r-- root/root usr/man/man1/xdmshell.1.gz drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/X11/ drwxr-xr-x root/root usr/share/X11/app-defaults/ diff --git a/xorg-xdm/.md5sum b/xorg-xdm/.md5sum index 338f4148..16fb72e9 100644 --- a/xorg-xdm/.md5sum +++ b/xorg-xdm/.md5sum @@ -1,2 +1,2 @@ ab67db2b29e8f1dd8fa8751f9be88a70 xdm -329383040cdbda5b5c8ce6c7e1120c97 xdm-1.1.10.tar.bz2 +64a1af1f7eb69feae12e75d4cc3aaf19 xdm-1.1.11.tar.bz2 diff --git a/xorg-xdm/Pkgfile b/xorg-xdm/Pkgfile index 60a80bfe..b6dcfd60 100644 --- a/xorg-xdm/Pkgfile +++ b/xorg-xdm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server, xorg-xrdb name=xorg-xdm -version=1.1.10 +version=1.1.11 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xdm-$version.tar.bz2 \ xdm) @@ -12,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xdm-$version.tar.bz2 build() { cd xdm-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr --mandir=/usr/man --enable-xdmshell make make DESTDIR=$PKG install