grup-düzenlemeleri

This commit is contained in:
yasarciv67 2018-07-26 06:18:47 +00:00
parent 6ac3fbe4a2
commit 17ba7a1d77
1 changed files with 3 additions and 2 deletions

View File

@ -2,15 +2,16 @@
# URL: http://xorg.freedesktop.org
# Paketçi: milisarge
# Gerekler: xorg-libxft xorg-server
# Grup: sistem masaüstü
_isim=xclock
isim=xorg-xclock
surum=1.0.7
devir=1
kaynak=(http://mirror.switch.ch/ftp/mirror/X11/pub/individual/app/${_name}-$surum.tar.bz2)
kaynak=(http://mirror.switch.ch/ftp/mirror/X11/pub/individual/app/${_isim}-$surum.tar.bz2)
derle() {
cd ${_name}-$surum
cd ${_isim}-$surum
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
make
make DESTDIR=$PKG install