parent
e07c83d44e
commit
fe61d9fa4c
2
bin/mps
2
bin/mps
|
@ -97,7 +97,7 @@ paket_sil(){
|
||||||
kkont=`kurulu_kontrol "$1"`
|
kkont=`kurulu_kontrol "$1"`
|
||||||
if [ "$kkont" = "kurulu" ];then
|
if [ "$kkont" = "kurulu" ];then
|
||||||
if [ -f "/var/lib/pkg/DB/$paket/kurulan" ];then
|
if [ -f "/var/lib/pkg/DB/$paket/kurulan" ];then
|
||||||
sed '/\'/boot'/d' /var/lib/pkg/DB/$paket/kurulan > /var/lib/pkg/DB/$paket/kurulan
|
#dizin koruma gelecek
|
||||||
cat /var/lib/pkg/DB/$paket/kurulan | cut -d '>' -f2 > /tmp/$paket.sil
|
cat /var/lib/pkg/DB/$paket/kurulan | cut -d '>' -f2 > /tmp/$paket.sil
|
||||||
ryaz 31 "ters bagimliliklar"
|
ryaz 31 "ters bagimliliklar"
|
||||||
ryaz 31 "------------------"
|
ryaz 31 "------------------"
|
||||||
|
|
Loading…
Reference in New Issue