malfs mekanizma guncelleme

This commit is contained in:
root 2016-03-10 13:42:16 +02:00
parent abd01530f7
commit 9e4c2edfa6
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ derleme_listbilgi(){
paket_derle_oto(){
for dpkt in `cat $1`;do
echo $dpkt "derleniyor...."
zorla_derle="yok"
paket_derle $dpkt
done
}