xorg-xmag: updated to 1.0.2.
This commit is contained in:
parent
910ce40726
commit
0de06531d2
@ -3,7 +3,7 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/xmag
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/xmag.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/xmag.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/
|
||||
|
@ -1 +1 @@
|
||||
058d168d1c7c991b8d12158433ea5f63 xmag-1.0.1.tar.bz2
|
||||
7c6a783e42c88360ac31d259a864a19d xmag-1.0.2.tar.bz2
|
||||
|
@ -4,14 +4,14 @@
|
||||
# Depends on: xorg-libxaw
|
||||
|
||||
name=xorg-xmag
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/app/xmag-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd xmag-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user