Açıklama çevirisi
This commit is contained in:
parent
2136bf3a4f
commit
24cab54813
|
@ -1,7 +1,6 @@
|
|||
# Description: Display the network route that packets take to reach a specified host.
|
||||
# Description: Belirli bir ana makineye ulaşmak için paketlerin aldığı ağ yolunu görüntüleyin.
|
||||
# URL: http://traceroute.sourceforge.net/
|
||||
# NuTyX package info file (http://nutyx.org)
|
||||
# Packager: alienus at nutyx dot org
|
||||
# Packager: milisarge
|
||||
# Depends on:
|
||||
|
||||
name=traceroute
|
||||
|
@ -15,6 +14,3 @@ build(){
|
|||
make
|
||||
make prefix=/usr DESTDIR=$PKG install
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue