diff --git a/talimatname/genel/x/xorg-xclock/talimat b/talimatname/genel/x/xorg-xclock/talimat index a83136a78..fd5c48ead 100644 --- a/talimatname/genel/x/xorg-xclock/talimat +++ b/talimatname/genel/x/xorg-xclock/talimat @@ -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