grup-düzenlemeleri
This commit is contained in:
parent
17ba7a1d77
commit
4e5fd6bfd8
|
@ -1,7 +1,8 @@
|
|||
# Tanım: XCB araç kütüphanesi
|
||||
# URL: http://xcb.freedesktop.org
|
||||
# Paketçi: milisarge
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: libxcb
|
||||
# Grup: kütüphane
|
||||
|
||||
isim=xorg-xcb-util-keysyms
|
||||
surum=0.4.0
|
||||
|
@ -10,9 +11,7 @@ kaynak=(http://xcb.freedesktop.org/dist/xcb-util-keysyms-$surum.tar.bz2)
|
|||
|
||||
derle() {
|
||||
cd xcb-util-keysyms-$surum
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue