xorg-libxaw: updated to 1.0.7.
This commit is contained in:
parent
83da91f258
commit
946d13b353
@ -1 +1 @@
|
||||
066218dceb82eb8da0e11d259ed3ceda libXaw-1.0.6.tar.bz2
|
||||
815e74de989ccda684e2baf8d12cf519 libXaw-1.0.7.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: xorg-xproto, xorg-libx11, xorg-xextproto, xorg-libxext, xorg-libxt, xorg-libxmu, xorg-libxpm, xorg-libxau
|
||||
|
||||
name=xorg-libxaw
|
||||
version=1.0.6
|
||||
version=1.0.7
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/lib/libXaw-$version.tar.bz2)
|
||||
|
||||
@ -15,4 +15,7 @@ build() {
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -rf $PKG/usr/share/doc
|
||||
rmdir $PKG/usr/share
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user