forked from ports/compat-32
xorg-videoproto-32: 2.3.2 -> 2.3.3
This commit is contained in:
parent
f3b96f4826
commit
34723271cf
@ -1 +1 @@
|
||||
e658641595327d3990eab70fdb55ca8b videoproto-2.3.2.tar.bz2
|
||||
fe86de8ea3eb53b5a8f52956c5cd3174 videoproto-2.3.3.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: xorg-videoproto
|
||||
|
||||
name=xorg-videoproto-32
|
||||
version=2.3.2
|
||||
version=2.3.3
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/proto/videoproto-$version.tar.bz2)
|
||||
|
||||
@ -16,9 +16,6 @@ build() {
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -rf $PKG/usr/share/doc
|
||||
rm -r $PKG/usr/include
|
||||
|
||||
# Remove empty directories
|
||||
find $PKG -depth -empty -exec rm -r {} \;
|
||||
rm -r $PKG/usr/share/doc
|
||||
rm -r $PKG/usr/{include,share}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user