grup-düzenlemeleri
This commit is contained in:
parent
b5110f1146
commit
07ca1a93e3
1 changed files with 3 additions and 2 deletions
|
@ -2,16 +2,17 @@
|
||||||
# URL: http://xorg.freedesktop.org
|
# URL: http://xorg.freedesktop.org
|
||||||
# Paketçi: milisarge
|
# Paketçi: milisarge
|
||||||
# Gerekler: xorg-util-macros xorg-app
|
# Gerekler: xorg-util-macros xorg-app
|
||||||
|
# Grup: sistem
|
||||||
|
|
||||||
_isim=encodings
|
_isim=encodings
|
||||||
isim=xorg-encodings
|
isim=xorg-encodings
|
||||||
surum=1.0.4
|
surum=1.0.4
|
||||||
devir=1
|
devir=1
|
||||||
|
|
||||||
kaynak=(http://mirror.switch.ch/ftp/mirror/X11/pub/individual/font/${_name}-$surum.tar.bz2)
|
kaynak=(http://mirror.switch.ch/ftp/mirror/X11/pub/individual/font/${_isim}-$surum.tar.bz2)
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
cd ${_name}-$surum
|
cd ${_isim}-$surum
|
||||||
|
|
||||||
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
|
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue