From 749048dd8fd4d4b585e6aac573e44d778bc69f5b Mon Sep 17 00:00:00 2001 From: milisbir Date: Sat, 9 Sep 2017 07:00:46 +0300 Subject: [PATCH] xorg.guncellendi --- talimatname/genel/xorg-app/talimat | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/talimatname/genel/xorg-app/talimat b/talimatname/genel/xorg-app/talimat index 7bcf25cb9..6afd58829 100644 --- a/talimatname/genel/xorg-app/talimat +++ b/talimatname/genel/xorg-app/talimat @@ -53,11 +53,12 @@ b777bafb674555e48fd8437618270931 xwininfo-1.1.3.tar.bz2 EOF for paket in $(grep -v '^#' list.md5 |cut -d " " -f 3) do + cd $DERLEME_KAYNAKDIZIN/ #agdan ceker if [ ! -f $DERLEME_KAYNAKDIZIN/$paket ];then - wget http://mirror.switch.ch/ftp/mirror/X11/pub/individual/${section}/$paket -c $DERLEME_KAYNAKDIZIN/ + wget http://mirror.switch.ch/ftp/mirror/X11/pub/individual/${section}/$paket fi - cd $DERLEME_KAYNAKDIZIN/ + grep $paket $SRC/list.md5 |md5sum -c - paketdizini=$(echo $paket | sed 's/.tar.bz2//') cd -