xorg-xtrans: updated to 1.0.1

This commit is contained in:
Tilman Sauerbeck 2006-06-30 15:04:47 +02:00
parent 710716d6c1
commit 17f1af6fac
2 changed files with 4 additions and 8 deletions

View File

@ -1,2 +1 @@
a3704e53fae7249379d842f6e626423a xtrans-1.0.0-setuid.diff 9b2515bf5ff632cf07bc9901e7274d0f xtrans-1.0.1.tar.bz2
da1628280f945e8d48a4c2e80ee28873 xtrans-1.0.0.tar.bz2

View File

@ -3,16 +3,13 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu # Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-xtrans name=xorg-xtrans
version=1.0.0 version=1.0.1
release=2 release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/xtrans-$version.tar.bz2 \ source=(http://xorg.freedesktop.org/releases/individual/lib/xtrans-$version.tar.bz2)
http://xorg.freedesktop.org/releases/X11R7.1/patches/xtrans-$version-setuid.diff)
build() { build() {
cd xtrans-$version cd xtrans-$version
patch -Np0 -i $SRC/xtrans-$version-setuid.diff
./configure --prefix=/usr ./configure --prefix=/usr
make make